! Started logfile: J1016+0513_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:02:21 2016 obs J1016+0513_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1016+0513_S_2014_08_09_pus_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.724339 visibilities/baseline/integration-bin. ! Found source: J1016+0513 ! ! 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 342 lines of history. ! ! Reading 5476 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 J1016+0513_S_2014_08_09_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 71 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870332Jy sigma=0.009178 ! Fit after self-cal, rms=0.855232Jy sigma=0.009042 ! 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.13 mas, bmaj=6.717 mas, bpa=1.124 degrees ! Estimated noise=1170.4 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.108527 Jy ! Component: 100 - total flux cleaned = 0.134888 Jy ! Total flux subtracted in 100 components = 0.134888 Jy ! Clean residual min=-0.005244 max=0.010722 Jy/beam ! Clean residual mean=-0.000001 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.134888 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.134888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084952Jy sigma=0.000830 ! Fit after self-cal, rms=0.084950Jy sigma=0.000830 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117237 Jy ! Component: 100 - total flux cleaned = 0.0180371 Jy ! Total flux subtracted in 100 components = 0.0180371 Jy ! Clean residual min=-0.004974 max=0.004283 Jy/beam ! Clean residual mean=-0.000001 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.152925 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.152925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082295Jy sigma=0.000805 ! Fit after self-cal, rms=0.082292Jy sigma=0.000805 ! 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=4.006 mas, bmaj=8.145 mas, bpa=2.164 degrees ! Estimated noise=919.63 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.00669932 Jy ! Component: 100 - total flux cleaned = 0.0103136 Jy ! Component: 150 - total flux cleaned = 0.0124824 Jy ! Component: 200 - total flux cleaned = 0.0138192 Jy ! Total flux subtracted in 200 components = 0.0138192 Jy ! Clean residual min=-0.003988 max=0.003307 Jy/beam ! Clean residual mean=-0.000000 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.166744 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 54 components and 0.166744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081581Jy sigma=0.000801 ! Fit after self-cal, rms=0.081581Jy sigma=0.000801 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.87 HN 0.95 KP 1.04 ! LA 1.14 MK 1.07 NL 0.99 OV 0.98 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! 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 1.03 KP 1.03 ! LA 1.05 MK 0.99 NL 0.97 OV 1.03 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.19 HN 1.05 KP 0.89 ! LA 0.83 MK 1.07 NL 1.01 OV 0.92 ! PT 0.97 SC 1.10 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.04 HN 1.04 KP 0.88 ! LA 0.79 MK 1.02 NL 1.07 OV 1.02 ! PT 1.05 SC 0.97 ! ! ! Fit before self-cal, rms=0.081581Jy sigma=0.000801 ! Fit after self-cal, rms=0.078803Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.022 mas, bmaj=8.191 mas, bpa=2.366 degrees ! Estimated noise=927.172 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.000471716 Jy ! Component: 100 - total flux cleaned = -0.000472538 Jy ! Component: 150 - total flux cleaned = -0.00047064 Jy ! Component: 200 - total flux cleaned = -0.00050207 Jy ! Total flux subtracted in 200 components = -0.00050207 Jy ! Clean residual min=-0.002791 max=0.002462 Jy/beam ! Clean residual mean=-0.000003 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.166242 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.166242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078790Jy sigma=0.000782 ! Fit after self-cal, rms=0.078774Jy sigma=0.000782 ! 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.078774Jy sigma=0.000782 ! Fit after self-cal, rms=0.078568Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.025 mas, bmaj=8.21 mas, bpa=2.292 degrees ! Estimated noise=927.439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000273738 Jy ! Component: 100 - total flux cleaned = -0.000289629 Jy ! Component: 150 - total flux cleaned = -0.000317969 Jy ! Component: 200 - total flux cleaned = -0.000343778 Jy ! Total flux subtracted in 200 components = -0.000343778 Jy ! Clean residual min=-0.002855 max=0.002361 Jy/beam ! Clean residual mean=-0.000002 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.165898 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.165898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078561Jy sigma=0.000780 ! Fit after self-cal, rms=0.078559Jy sigma=0.000780 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 = -3.47725e-05 Jy ! Component: 100 - total flux cleaned = -3.46563e-05 Jy ! Component: 150 - total flux cleaned = -4.52416e-05 Jy ! Component: 200 - total flux cleaned = -4.49032e-05 Jy ! Total flux subtracted in 200 components = -4.49032e-05 Jy ! Clean residual min=-0.002807 max=0.002361 Jy/beam ! Clean residual mean=-0.000002 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.165854 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.165854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078555Jy sigma=0.000780 ! Fit after self-cal, rms=0.078553Jy sigma=0.000780 ! 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.078553Jy sigma=0.000780 ! Fit after self-cal, rms=0.078670Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.028 mas, bmaj=8.218 mas, bpa=2.261 degrees ! Estimated noise=928.559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.61823e-05 Jy ! Component: 100 - total flux cleaned = -2.40502e-05 Jy ! Component: 150 - total flux cleaned = -3.50868e-05 Jy ! Component: 200 - total flux cleaned = -4.52655e-05 Jy ! Total flux subtracted in 200 components = -4.52655e-05 Jy ! Clean residual min=-0.002804 max=0.002381 Jy/beam ! Clean residual mean=-0.000002 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.165808 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.165808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078666Jy sigma=0.000780 ! Fit after self-cal, rms=0.078665Jy sigma=0.000780 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.3749e-05 Jy ! Component: 100 - total flux cleaned = -2.58235e-06 Jy ! Component: 150 - total flux cleaned = -1.17983e-05 Jy ! Component: 200 - total flux cleaned = -2.06704e-05 Jy ! Total flux subtracted in 200 components = -2.06704e-05 Jy ! Clean residual min=-0.002769 max=0.002385 Jy/beam ! Clean residual mean=-0.000002 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.165788 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.165788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078662Jy sigma=0.000780 ! Fit after self-cal, rms=0.078661Jy sigma=0.000780 ! 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.078661Jy sigma=0.000780 ! Fit after self-cal, rms=0.078744Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.168 mas, bmaj=11.96 mas, bpa=3.703 degrees ! Estimated noise=1075.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000175663 Jy ! Component: 100 - total flux cleaned = 0.000201405 Jy ! Component: 150 - total flux cleaned = 0.00022136 Jy ! Component: 200 - total flux cleaned = 0.000222001 Jy ! Total flux subtracted in 200 components = 0.000222001 Jy ! Clean residual min=-0.002663 max=0.002405 Jy/beam ! Clean residual mean=-0.000004 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.16601 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.16601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078748Jy sigma=0.000780 ! Fit after self-cal, rms=0.078737Jy sigma=0.000780 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.37827e-06 Jy ! Component: 100 - total flux cleaned = -4.44866e-07 Jy ! Component: 150 - total flux cleaned = -1.71295e-05 Jy ! Component: 200 - total flux cleaned = -4.23409e-05 Jy ! Total flux subtracted in 200 components = -4.23409e-05 Jy ! Clean residual min=-0.002695 max=0.002393 Jy/beam ! Clean residual mean=-0.000004 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.165967 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.165967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078742Jy sigma=0.000780 ! Fit after self-cal, rms=0.078735Jy sigma=0.000780 ! 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=4.031 mas, bmaj=8.223 mas, bpa=2.228 degrees ! Estimated noise=929.358 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.031 x 8.223 at 2.228 degrees (North through East) ! Clean map min=-0.002678 max=0.14517 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.145 mas, bmaj=6.775 mas, bpa=1.298 degrees ! Estimated noise=1187.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1099 Jy ! Component: 100 - total flux cleaned = 0.136719 Jy ! Component: 150 - total flux cleaned = 0.148396 Jy ! Component: 200 - total flux cleaned = 0.154728 Jy ! Total flux subtracted in 200 components = 0.154728 Jy ! Clean residual min=-0.003755 max=0.004732 Jy/beam ! Clean residual mean=-0.000001 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.154728 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.154728 Jy ! Inverting map and beam ! Estimated beam: bmin=4.031 mas, bmaj=8.223 mas, bpa=2.228 degrees ! Estimated noise=929.358 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 (4.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00588015 Jy ! Component: 100 - total flux cleaned = 0.00900357 Jy ! Component: 150 - total flux cleaned = 0.0109329 Jy ! Component: 200 - total flux cleaned = 0.0117104 Jy ! Total flux subtracted in 200 components = 0.0117104 Jy ! Clean residual min=-0.002805 max=0.002370 Jy/beam ! Clean residual mean=-0.000002 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.166439 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 57 components and 0.166439 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.168 mas, bmaj=11.96 mas, bpa=3.703 degrees ! Estimated noise=1075.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000155145 Jy ! Component: 100 - total flux cleaned = 0.000351258 Jy ! Component: 150 - total flux cleaned = 0.000416587 Jy ! Component: 200 - total flux cleaned = 0.000414963 Jy ! Total flux subtracted in 200 components = 0.000414963 Jy ! Clean residual min=-0.002621 max=0.002355 Jy/beam ! Clean residual mean=-0.000003 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.166854 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 = -1.67237e-06 Jy ! Component: 100 - total flux cleaned = -2.09263e-06 Jy ! Component: 150 - total flux cleaned = 1.43025e-05 Jy ! Component: 200 - total flux cleaned = 2.91634e-05 Jy ! Total flux subtracted in 200 components = 2.91634e-05 Jy ! Clean residual min=-0.002600 max=0.002354 Jy/beam ! Clean residual mean=-0.000003 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.166883 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 95 components and 0.166883 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.031 mas, bmaj=8.223 mas, bpa=2.228 degrees ! Estimated noise=929.358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121061 Jy ! Component: 100 - total flux cleaned = -0.000121952 Jy ! Component: 150 - total flux cleaned = -8.88619e-05 Jy ! Component: 200 - total flux cleaned = -2.77911e-05 Jy ! Total flux subtracted in 200 components = -2.77911e-05 Jy ! Clean residual min=-0.002493 max=0.002440 Jy/beam ! Clean residual mean=-0.000002 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.166855 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 110 components and 0.166855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078663Jy sigma=0.000779 ! Fit after self-cal, rms=0.078648Jy sigma=0.000779 wmodel J1016+0513_S_2014_08_09_pus_map.mod ! Writing 110 model components to file: J1016+0513_S_2014_08_09_pus_map.mod wobs J1016+0513_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1016+0513_S_2014_08_09_pus_uvs.fits wwins J1016+0513_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J1016+0513_S_2014_08_09_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.000787842 Jy ! Component: 100 - total flux cleaned = -0.00154937 Jy ! Component: 150 - total flux cleaned = -0.00210968 Jy ! Component: 200 - total flux cleaned = -0.00253225 Jy ! Component: 250 - total flux cleaned = -0.00294094 Jy ! Component: 300 - total flux cleaned = -0.00315713 Jy ! Component: 350 - total flux cleaned = -0.00336687 Jy ! Component: 400 - total flux cleaned = -0.0033668 Jy ! Component: 450 - total flux cleaned = -0.00340042 Jy ! Component: 500 - total flux cleaned = -0.00336694 Jy ! Component: 550 - total flux cleaned = -0.0033346 Jy ! Component: 600 - total flux cleaned = -0.00333463 Jy ! Component: 650 - total flux cleaned = -0.00336542 Jy ! Component: 700 - total flux cleaned = -0.00327403 Jy ! Component: 750 - total flux cleaned = -0.00330422 Jy ! Component: 800 - total flux cleaned = -0.00318552 Jy ! Component: 850 - total flux cleaned = -0.00312708 Jy ! Component: 900 - total flux cleaned = -0.00304013 Jy ! Component: 950 - total flux cleaned = -0.00289785 Jy ! Component: 1000 - total flux cleaned = -0.00287006 Jy ! Component: 1050 - total flux cleaned = -0.00273238 Jy ! Component: 1100 - total flux cleaned = -0.0026784 Jy ! Component: 1150 - total flux cleaned = -0.00259784 Jy ! Component: 1200 - total flux cleaned = -0.00257129 Jy ! Component: 1250 - total flux cleaned = -0.00254518 Jy ! Component: 1300 - total flux cleaned = -0.00251901 Jy ! Component: 1350 - total flux cleaned = -0.00249344 Jy ! Component: 1400 - total flux cleaned = -0.0024939 Jy ! Component: 1450 - total flux cleaned = -0.00244375 Jy ! Component: 1500 - total flux cleaned = -0.00229532 Jy ! Component: 1550 - total flux cleaned = -0.00227076 Jy ! Component: 1600 - total flux cleaned = -0.00222265 Jy ! Component: 1650 - total flux cleaned = -0.00217486 Jy ! Component: 1700 - total flux cleaned = -0.00208026 Jy ! Component: 1750 - total flux cleaned = -0.00205639 Jy ! Component: 1800 - total flux cleaned = -0.00194002 Jy ! Component: 1850 - total flux cleaned = -0.0018711 Jy ! Component: 1900 - total flux cleaned = -0.00178007 Jy ! Component: 1950 - total flux cleaned = -0.00164498 Jy ! Component: 2000 - total flux cleaned = -0.00157865 Jy ! Component: 2050 - total flux cleaned = -0.00157847 Jy ! Component: 2100 - total flux cleaned = -0.00142545 Jy ! Component: 2150 - total flux cleaned = -0.00136056 Jy ! Component: 2200 - total flux cleaned = -0.00136062 Jy ! Component: 2250 - total flux cleaned = -0.0012756 Jy ! Component: 2300 - total flux cleaned = -0.00127565 Jy ! Component: 2350 - total flux cleaned = -0.00125488 Jy ! Component: 2400 - total flux cleaned = -0.00115159 Jy ! Component: 2450 - total flux cleaned = -0.00125448 Jy ! Component: 2500 - total flux cleaned = -0.00125467 Jy ! Component: 2550 - total flux cleaned = -0.0013758 Jy ! Component: 2600 - total flux cleaned = -0.00129554 Jy ! Component: 2650 - total flux cleaned = -0.00127595 Jy ! Component: 2700 - total flux cleaned = -0.00133514 Jy ! Component: 2750 - total flux cleaned = -0.00123802 Jy ! Component: 2800 - total flux cleaned = -0.00133485 Jy ! Component: 2850 - total flux cleaned = -0.0013927 Jy ! Component: 2900 - total flux cleaned = -0.0013357 Jy ! Component: 2950 - total flux cleaned = -0.0013735 Jy ! Component: 3000 - total flux cleaned = -0.00137356 Jy ! Component: 3050 - total flux cleaned = -0.00135478 Jy ! Component: 3100 - total flux cleaned = -0.00142866 Jy ! Component: 3150 - total flux cleaned = -0.00133714 Jy ! Component: 3200 - total flux cleaned = -0.00137366 Jy ! Component: 3250 - total flux cleaned = -0.00137373 Jy ! Component: 3300 - total flux cleaned = -0.00137365 Jy ! Component: 3350 - total flux cleaned = -0.00135581 Jy ! Component: 3400 - total flux cleaned = -0.00132038 Jy ! Component: 3450 - total flux cleaned = -0.00133781 Jy ! Component: 3500 - total flux cleaned = -0.00125047 Jy ! Component: 3550 - total flux cleaned = -0.00126748 Jy ! Component: 3600 - total flux cleaned = -0.0012847 Jy ! Component: 3650 - total flux cleaned = -0.00125055 Jy ! Component: 3700 - total flux cleaned = -0.00118299 Jy ! Component: 3750 - total flux cleaned = -0.00116628 Jy ! Component: 3800 - total flux cleaned = -0.00123323 Jy ! Component: 3850 - total flux cleaned = -0.00113372 Jy ! Component: 3900 - total flux cleaned = -0.00113385 Jy ! Component: 3950 - total flux cleaned = -0.00111756 Jy ! Component: 4000 - total flux cleaned = -0.00110147 Jy ! Component: 4050 - total flux cleaned = -0.00111768 Jy ! Total flux subtracted in 4096 components = -0.00113379 Jy ! Clean residual min=-0.001089 max=0.000802 Jy/beam ! Clean residual mean=0.000000 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.165721 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 373 components and 0.165721 Jy ![Exited script file: muppet] wmap "J1016+0513_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.031 x 8.223 at 2.228 degrees (North through East) ! Clean map min=-0.0017909 max=0.14601 Jy/beam ! Writing clean map to FITS file: J1016+0513_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.146011 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000294785 device "J1016+0513_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1016+0513_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.605676 0.605676 1.21135 2.4227 4.84541 9.69082 19.3816 38.7633 77.5265 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.146 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.031 x 8.223 at 2.228 degrees (North through East) ! Clean map min=-0.0017909 max=0.14601 Jy/beam quit ! Quitting program ! Log file J1016+0513_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:02:26 2016