! Started logfile: J1017+6116_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:38:38 2019 obs J1017+6116_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1017+6116_S_2017_03_27_pus_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.703175 visibilities/baseline/integration-bin. ! Found source: J1017+6116 ! ! 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 1684 lines of history. ! ! Reading 5316 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 J1017+6116_S_2017_03_27_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 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.470430Jy sigma=0.004207 ! Fit after self-cal, rms=0.460027Jy sigma=0.004140 ! 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.099 mas, bmaj=4.888 mas, bpa=23.73 degrees ! Estimated noise=1512.74 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.419497 Jy ! Component: 100 - total flux cleaned = 0.517365 Jy ! Total flux subtracted in 100 components = 0.517365 Jy ! Clean residual min=-0.010248 max=0.036408 Jy/beam ! Clean residual mean=-0.000037 rms=0.003047 Jy/beam ! Combined flux in latest and established models = 0.517365 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.517365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117723Jy sigma=0.000981 ! Fit after self-cal, rms=0.117711Jy sigma=0.000981 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0374294 Jy ! Component: 100 - total flux cleaned = 0.0556148 Jy ! Total flux subtracted in 100 components = 0.0556148 Jy ! Clean residual min=-0.008124 max=0.009882 Jy/beam ! Clean residual mean=-0.000012 rms=0.002067 Jy/beam ! Combined flux in latest and established models = 0.57298 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.57298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103284Jy sigma=0.000810 ! Fit after self-cal, rms=0.103251Jy sigma=0.000809 ! 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.728 mas, bmaj=5.952 mas, bpa=24.11 degrees ! Estimated noise=1159.65 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.0163986 Jy ! Component: 100 - total flux cleaned = 0.0248515 Jy ! Component: 150 - total flux cleaned = 0.0297318 Jy ! Component: 200 - total flux cleaned = 0.0325689 Jy ! Total flux subtracted in 200 components = 0.0325689 Jy ! Clean residual min=-0.006406 max=0.006755 Jy/beam ! Clean residual mean=0.000020 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 0.605549 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.605549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101286Jy sigma=0.000781 ! Fit after self-cal, rms=0.101261Jy sigma=0.000780 ! 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.99 FD 1.00 HN 0.97 KP 1.01 ! LA 0.99 MK 1.03 NL 0.97 OV 1.03 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 1.00 KP 0.98 ! LA 0.95 MK 1.05 NL 1.01 OV 1.04 ! PT 0.94 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.06 HN 0.98 KP 0.97 ! LA 1.00 MK 1.07 NL 0.96 OV 0.95 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.07 HN 0.99 KP 1.00* ! LA 1.04 MK 1.03 NL 1.00* OV 1.95 ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.101261Jy sigma=0.000780 ! Fit after self-cal, rms=0.092064Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.737 mas, bmaj=5.977 mas, bpa=24.03 degrees ! Estimated noise=1162.45 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.00124116 Jy ! Component: 100 - total flux cleaned = -0.00148224 Jy ! Component: 150 - total flux cleaned = -0.00159802 Jy ! Component: 200 - total flux cleaned = -0.00164557 Jy ! Total flux subtracted in 200 components = -0.00164557 Jy ! Clean residual min=-0.004218 max=0.004277 Jy/beam ! Clean residual mean=0.000033 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.603903 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.603903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091926Jy sigma=0.000669 ! Fit after self-cal, rms=0.092058Jy sigma=0.000669 ! 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.092058Jy sigma=0.000669 ! Fit after self-cal, rms=0.090675Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=5.976 mas, bpa=24.04 degrees ! Estimated noise=1163.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103296 Jy ! Component: 100 - total flux cleaned = -0.00108973 Jy ! Component: 150 - total flux cleaned = -0.00109107 Jy ! Component: 200 - total flux cleaned = -0.0010529 Jy ! Total flux subtracted in 200 components = -0.0010529 Jy ! Clean residual min=-0.004186 max=0.003362 Jy/beam ! Clean residual mean=0.000015 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.60285 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.60285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090618Jy sigma=0.000654 ! Fit after self-cal, rms=0.090590Jy sigma=0.000654 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.30677e-05 Jy ! Component: 100 - total flux cleaned = 0.000116107 Jy ! Component: 150 - total flux cleaned = 0.000114779 Jy ! Component: 200 - total flux cleaned = 0.000112979 Jy ! Total flux subtracted in 200 components = 0.000112979 Jy ! Clean residual min=-0.004183 max=0.003377 Jy/beam ! Clean residual mean=0.000015 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.602963 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.602963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090563Jy sigma=0.000653 ! Fit after self-cal, rms=0.090559Jy sigma=0.000653 ! 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.090559Jy sigma=0.000653 ! Fit after self-cal, rms=0.089976Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.749 mas, bmaj=5.98 mas, bpa=24.12 degrees ! Estimated noise=1164.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000843716 Jy ! Component: 100 - total flux cleaned = -0.000915321 Jy ! Component: 150 - total flux cleaned = -0.000883885 Jy ! Component: 200 - total flux cleaned = -0.000853936 Jy ! Total flux subtracted in 200 components = -0.000853936 Jy ! Clean residual min=-0.004104 max=0.003385 Jy/beam ! Clean residual mean=0.000014 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.602109 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.602109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089950Jy sigma=0.000651 ! Fit after self-cal, rms=0.089944Jy sigma=0.000651 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.81806e-06 Jy ! Component: 100 - total flux cleaned = 2.08178e-05 Jy ! Component: 150 - total flux cleaned = 2.16408e-05 Jy ! Component: 200 - total flux cleaned = 2.2016e-05 Jy ! Total flux subtracted in 200 components = 2.2016e-05 Jy ! Clean residual min=-0.004086 max=0.003380 Jy/beam ! Clean residual mean=0.000014 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.602131 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.602131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089928Jy sigma=0.000651 ! Fit after self-cal, rms=0.089927Jy sigma=0.000651 ! 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.089927Jy sigma=0.000651 ! Fit after self-cal, rms=0.089975Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.156 mas, bmaj=9.9 mas, bpa=31.93 degrees ! Estimated noise=1418.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000716241 Jy ! Component: 100 - total flux cleaned = 0.000684661 Jy ! Component: 150 - total flux cleaned = 0.000633148 Jy ! Component: 200 - total flux cleaned = 0.000591875 Jy ! Total flux subtracted in 200 components = 0.000591875 Jy ! Clean residual min=-0.003888 max=0.003268 Jy/beam ! Clean residual mean=0.000031 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.602723 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.602723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089987Jy sigma=0.000651 ! Fit after self-cal, rms=0.089984Jy sigma=0.000651 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.000180775 Jy ! Component: 100 - total flux cleaned = 0.000161159 Jy ! Component: 150 - total flux cleaned = 0.00014615 Jy ! Component: 200 - total flux cleaned = 0.000130199 Jy ! Total flux subtracted in 200 components = 0.000130199 Jy ! Clean residual min=-0.003839 max=0.003310 Jy/beam ! Clean residual mean=0.000031 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.602853 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.602853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090000Jy sigma=0.000651 ! Fit after self-cal, rms=0.089998Jy sigma=0.000651 ! 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.753 mas, bmaj=5.981 mas, bpa=24.16 degrees ! Estimated noise=1164.81 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.753 x 5.981 at 24.16 degrees (North through East) ! Clean map min=-0.004075 max=0.55361 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.089998Jy sigma=0.000651 ! Fit after self-cal, rms=0.084372Jy sigma=0.000602 ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=5.982 mas, bpa=24.12 degrees ! Estimated noise=1163.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000915323 Jy ! Component: 100 - total flux cleaned = -0.000957857 Jy ! Component: 150 - total flux cleaned = -0.000990417 Jy ! Component: 200 - total flux cleaned = -0.00102054 Jy ! Total flux subtracted in 200 components = -0.00102054 Jy ! Clean residual min=-0.003960 max=0.003359 Jy/beam ! Clean residual mean=0.000015 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.601833 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 0.601833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084339Jy sigma=0.000602 ! Fit after self-cal, rms=0.084334Jy sigma=0.000602 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00013426 Jy ! Component: 100 - total flux cleaned = -0.000162157 Jy ! Component: 150 - total flux cleaned = -0.00018845 Jy ! Component: 200 - total flux cleaned = -0.000213643 Jy ! Total flux subtracted in 200 components = -0.000213643 Jy ! Clean residual min=-0.003942 max=0.003322 Jy/beam ! Clean residual mean=0.000015 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.601619 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.601619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084320Jy sigma=0.000602 ! Fit after self-cal, rms=0.084319Jy sigma=0.000602 ! 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.084319Jy sigma=0.000602 ! Fit after self-cal, rms=0.084370Jy sigma=0.000602 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.118 mas, bmaj=4.91 mas, bpa=23.84 degrees ! Estimated noise=1535.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.425558 Jy ! Component: 100 - total flux cleaned = 0.523826 Jy ! Component: 150 - total flux cleaned = 0.560121 Jy ! Component: 200 - total flux cleaned = 0.577492 Jy ! Total flux subtracted in 200 components = 0.577492 Jy ! Clean residual min=-0.004233 max=0.009707 Jy/beam ! Clean residual mean=-0.000008 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.577492 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.577492 Jy ! Inverting map and beam ! Estimated beam: bmin=3.752 mas, bmaj=5.982 mas, bpa=24.15 degrees ! Estimated noise=1164.3 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) ! Added new window around map position (3.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012544 Jy ! Component: 100 - total flux cleaned = 0.0190942 Jy ! Component: 150 - total flux cleaned = 0.0229414 Jy ! Component: 200 - total flux cleaned = 0.0250272 Jy ! Total flux subtracted in 200 components = 0.0250272 Jy ! Clean residual min=-0.003681 max=0.003279 Jy/beam ! Clean residual mean=0.000015 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.60252 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 37 components and 0.60252 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.156 mas, bmaj=9.906 mas, bpa=31.92 degrees ! Estimated noise=1417.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126824 Jy ! Component: 100 - total flux cleaned = 0.00163269 Jy ! Component: 150 - total flux cleaned = 0.00168485 Jy ! Component: 200 - total flux cleaned = 0.00177663 Jy ! Total flux subtracted in 200 components = 0.00177663 Jy ! Clean residual min=-0.003625 max=0.003514 Jy/beam ! Clean residual mean=0.000034 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.604296 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 = 4.11958e-05 Jy ! Component: 100 - total flux cleaned = 9.80146e-05 Jy ! Component: 150 - total flux cleaned = 0.000149043 Jy ! Component: 200 - total flux cleaned = 0.000194469 Jy ! Total flux subtracted in 200 components = 0.000194469 Jy ! Clean residual min=-0.003612 max=0.003516 Jy/beam ! Clean residual mean=0.000034 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.604491 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.604491 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.752 mas, bmaj=5.982 mas, bpa=24.15 degrees ! Estimated noise=1164.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.27406e-05 Jy ! Component: 100 - total flux cleaned = 0.000179543 Jy ! Component: 150 - total flux cleaned = 0.000238753 Jy ! Component: 200 - total flux cleaned = 0.000238018 Jy ! Total flux subtracted in 200 components = 0.000238018 Jy ! Clean residual min=-0.003688 max=0.003248 Jy/beam ! Clean residual mean=0.000016 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.604729 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.604729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084501Jy sigma=0.000603 ! Fit after self-cal, rms=0.084470Jy sigma=0.000602 wmodel J1017+6116_S_2017_03_27_pus_map.mod ! Writing 61 model components to file: J1017+6116_S_2017_03_27_pus_map.mod wobs J1017+6116_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1017+6116_S_2017_03_27_pus_uvs.fits wwins J1017+6116_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J1017+6116_S_2017_03_27_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.00101149 Jy ! Component: 100 - total flux cleaned = -0.00123253 Jy ! Component: 150 - total flux cleaned = -0.00133669 Jy ! Component: 200 - total flux cleaned = -0.00148637 Jy ! Component: 250 - total flux cleaned = -0.00138955 Jy ! Component: 300 - total flux cleaned = -0.00153133 Jy ! Component: 350 - total flux cleaned = -0.0017155 Jy ! Component: 400 - total flux cleaned = -0.00180527 Jy ! Component: 450 - total flux cleaned = -0.00198198 Jy ! Component: 500 - total flux cleaned = -0.00206846 Jy ! Component: 550 - total flux cleaned = -0.00215439 Jy ! Component: 600 - total flux cleaned = -0.00236428 Jy ! Component: 650 - total flux cleaned = -0.00252915 Jy ! Component: 700 - total flux cleaned = -0.00277254 Jy ! Component: 750 - total flux cleaned = -0.00281208 Jy ! Component: 800 - total flux cleaned = -0.00296942 Jy ! Component: 850 - total flux cleaned = -0.00293072 Jy ! Component: 900 - total flux cleaned = -0.0028539 Jy ! Component: 950 - total flux cleaned = -0.00292953 Jy ! Component: 1000 - total flux cleaned = -0.00281747 Jy ! Component: 1050 - total flux cleaned = -0.00270627 Jy ! Component: 1100 - total flux cleaned = -0.00263376 Jy ! Component: 1150 - total flux cleaned = -0.00267056 Jy ! Component: 1200 - total flux cleaned = -0.00270653 Jy ! Component: 1250 - total flux cleaned = -0.00263586 Jy ! Component: 1300 - total flux cleaned = -0.00267121 Jy ! Component: 1350 - total flux cleaned = -0.00260069 Jy ! Component: 1400 - total flux cleaned = -0.0024976 Jy ! Component: 1450 - total flux cleaned = -0.00242971 Jy ! Component: 1500 - total flux cleaned = -0.00236187 Jy ! Component: 1550 - total flux cleaned = -0.00226117 Jy ! Component: 1600 - total flux cleaned = -0.00212788 Jy ! Component: 1650 - total flux cleaned = -0.00202878 Jy ! Component: 1700 - total flux cleaned = -0.00183263 Jy ! Component: 1750 - total flux cleaned = -0.00173515 Jy ! Component: 1800 - total flux cleaned = -0.00157454 Jy ! Component: 1850 - total flux cleaned = -0.00147913 Jy ! Component: 1900 - total flux cleaned = -0.00141586 Jy ! Component: 1950 - total flux cleaned = -0.00138443 Jy ! Component: 2000 - total flux cleaned = -0.00122787 Jy ! Component: 2050 - total flux cleaned = -0.00119693 Jy ! Component: 2100 - total flux cleaned = -0.00116633 Jy ! Component: 2150 - total flux cleaned = -0.00104415 Jy ! Component: 2200 - total flux cleaned = -0.00101392 Jy ! Component: 2250 - total flux cleaned = -0.000803362 Jy ! Component: 2300 - total flux cleaned = -0.000863376 Jy ! Component: 2350 - total flux cleaned = -0.00089299 Jy ! Component: 2400 - total flux cleaned = -0.000745704 Jy ! Component: 2450 - total flux cleaned = -0.000746193 Jy ! Component: 2500 - total flux cleaned = -0.000629882 Jy ! Component: 2550 - total flux cleaned = -0.000803776 Jy ! Component: 2600 - total flux cleaned = -0.000745918 Jy ! Component: 2650 - total flux cleaned = -0.00066032 Jy ! Component: 2700 - total flux cleaned = -0.000631893 Jy ! Component: 2750 - total flux cleaned = -0.000575683 Jy ! Component: 2800 - total flux cleaned = -0.000492121 Jy ! Component: 2850 - total flux cleaned = -0.000436536 Jy ! Component: 2900 - total flux cleaned = -0.000574556 Jy ! Component: 2950 - total flux cleaned = -0.000382152 Jy ! Component: 3000 - total flux cleaned = -0.000436877 Jy ! Component: 3050 - total flux cleaned = -0.000409759 Jy ! Component: 3100 - total flux cleaned = -0.00046387 Jy ! Component: 3150 - total flux cleaned = -0.000490925 Jy ! Component: 3200 - total flux cleaned = -0.000490731 Jy ! Component: 3250 - total flux cleaned = -0.000623415 Jy ! Component: 3300 - total flux cleaned = -0.000544042 Jy ! Component: 3350 - total flux cleaned = -0.000596408 Jy ! Component: 3400 - total flux cleaned = -0.000622526 Jy ! Component: 3450 - total flux cleaned = -0.000544583 Jy ! Component: 3500 - total flux cleaned = -0.000518726 Jy ! Component: 3550 - total flux cleaned = -0.00059547 Jy ! Component: 3600 - total flux cleaned = -0.000620969 Jy ! Component: 3650 - total flux cleaned = -0.000671846 Jy ! Component: 3700 - total flux cleaned = -0.000621353 Jy ! Component: 3750 - total flux cleaned = -0.000570987 Jy ! Component: 3800 - total flux cleaned = -0.000520594 Jy ! Component: 3850 - total flux cleaned = -0.000471011 Jy ! Component: 3900 - total flux cleaned = -0.00054551 Jy ! Component: 3950 - total flux cleaned = -0.000520966 Jy ! Component: 4000 - total flux cleaned = -0.000447252 Jy ! Component: 4050 - total flux cleaned = -0.000496139 Jy ! Total flux subtracted in 4096 components = -0.000495963 Jy ! Clean residual min=-0.001553 max=0.001759 Jy/beam ! Clean residual mean=0.000008 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.604233 Jy keep ! Adding 324 model components to the UV plane model. ! The established model now contains 385 components and 0.604233 Jy ![Exited script file: muppet] wmap "J1017+6116_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.752 x 5.982 at 24.15 degrees (North through East) ! Clean map min=-0.0029696 max=0.55375 Jy/beam ! Writing clean map to FITS file: J1017+6116_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.553754 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000448825 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.243154 0.243154 0.486308 0.972616 1.94523 3.89046 7.78093 15.5619 31.1237 62.2474 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.553 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.752 x 5.982 at 24.15 degrees (North through East) ! Clean map min=-0.0029696 max=0.55375 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 J1017+6116_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:38:43 2019