! Started logfile: J0743+1714_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:20:30 2016 obs J0743+1714_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0743+1714_S_2014_08_05_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.745238 visibilities/baseline/integration-bin. ! Found source: J0743+1714 ! ! 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 360 lines of history. ! ! Reading 7512 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 J0743+1714_S_2014_08_05_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.840826Jy sigma=0.009332 ! Fit after self-cal, rms=0.829444Jy sigma=0.009215 ! 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.557 mas, bmaj=8.211 mas, bpa=16.91 degrees ! Estimated noise=993.377 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.133244 Jy ! Component: 100 - total flux cleaned = 0.16236 Jy ! Total flux subtracted in 100 components = 0.16236 Jy ! Clean residual min=-0.005092 max=0.008638 Jy/beam ! Clean residual mean=-0.000007 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.16236 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.16236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080688Jy sigma=0.000817 ! Fit after self-cal, rms=0.080685Jy sigma=0.000817 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00864581 Jy ! Component: 100 - total flux cleaned = 0.0125914 Jy ! Total flux subtracted in 100 components = 0.0125914 Jy ! Clean residual min=-0.004924 max=0.004695 Jy/beam ! Clean residual mean=0.000002 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.174951 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 25 components and 0.174951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079490Jy sigma=0.000806 ! Fit after self-cal, rms=0.079490Jy sigma=0.000806 ! 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.45 mas, bmaj=8.979 mas, bpa=16.09 degrees ! Estimated noise=749.383 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.00347322 Jy ! Component: 100 - total flux cleaned = 0.00544749 Jy ! Component: 150 - total flux cleaned = 0.0067265 Jy ! Component: 200 - total flux cleaned = 0.00757623 Jy ! Total flux subtracted in 200 components = 0.00757623 Jy ! Clean residual min=-0.004159 max=0.003906 Jy/beam ! Clean residual mean=0.000017 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.182528 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 67 components and 0.182528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079249Jy sigma=0.000805 ! Fit after self-cal, rms=0.079253Jy sigma=0.000805 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.88 HN 0.99 KP 1.04 ! LA 1.07 MK 1.00* NL 0.89 OV 1.00 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.05 KP 1.00 ! LA 1.06 MK 1.00* NL 0.95 OV 1.04 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.22 HN 1.05 KP 0.90 ! LA 0.86 MK 1.00* NL 1.00 OV 0.95 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.11 HN 1.03 KP 0.88 ! LA 0.80 MK 1.00* NL 1.09 OV 1.02 ! PT 1.04 SC 1.01 ! ! ! Fit before self-cal, rms=0.079253Jy sigma=0.000805 ! Fit after self-cal, rms=0.075483Jy sigma=0.000780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.462 mas, bmaj=9.022 mas, bpa=16.15 degrees ! Estimated noise=748.375 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.00102592 Jy ! Component: 100 - total flux cleaned = -0.00158901 Jy ! Component: 150 - total flux cleaned = -0.00173214 Jy ! Component: 200 - total flux cleaned = -0.00183821 Jy ! Total flux subtracted in 200 components = -0.00183821 Jy ! Clean residual min=-0.002708 max=0.002867 Jy/beam ! Clean residual mean=0.000015 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.180689 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 76 components and 0.180689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075468Jy sigma=0.000780 ! Fit after self-cal, rms=0.075461Jy sigma=0.000780 ! 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.075461Jy sigma=0.000780 ! Fit after self-cal, rms=0.075557Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.449 mas, bmaj=9.023 mas, bpa=16.09 degrees ! Estimated noise=747.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000645235 Jy ! Component: 100 - total flux cleaned = -0.000776936 Jy ! Component: 150 - total flux cleaned = -0.000804979 Jy ! Component: 200 - total flux cleaned = -0.00083002 Jy ! Total flux subtracted in 200 components = -0.00083002 Jy ! Clean residual min=-0.002357 max=0.002220 Jy/beam ! Clean residual mean=0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.179859 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 86 components and 0.179859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075543Jy sigma=0.000775 ! Fit after self-cal, rms=0.075546Jy sigma=0.000775 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 = -6.80202e-05 Jy ! Component: 100 - total flux cleaned = -7.98812e-05 Jy ! Component: 150 - total flux cleaned = -7.9691e-05 Jy ! Component: 200 - total flux cleaned = -7.9687e-05 Jy ! Total flux subtracted in 200 components = -7.9687e-05 Jy ! Clean residual min=-0.002325 max=0.002209 Jy/beam ! Clean residual mean=0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.17978 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 90 components and 0.17978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075541Jy sigma=0.000775 ! Fit after self-cal, rms=0.075542Jy sigma=0.000775 ! 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.075542Jy sigma=0.000775 ! Fit after self-cal, rms=0.075583Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.451 mas, bmaj=9.023 mas, bpa=16.04 degrees ! Estimated noise=747.246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000527959 Jy ! Component: 100 - total flux cleaned = -0.000588424 Jy ! Component: 150 - total flux cleaned = -0.000597941 Jy ! Component: 200 - total flux cleaned = -0.000606402 Jy ! Total flux subtracted in 200 components = -0.000606402 Jy ! Clean residual min=-0.002359 max=0.002200 Jy/beam ! Clean residual mean=0.000003 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.179173 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 95 components and 0.179173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075577Jy sigma=0.000775 ! Fit after self-cal, rms=0.075578Jy sigma=0.000775 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 = -9.64401e-06 Jy ! Component: 100 - total flux cleaned = 7.74401e-06 Jy ! Component: 150 - total flux cleaned = 7.71729e-06 Jy ! Component: 200 - total flux cleaned = 7.76857e-06 Jy ! Total flux subtracted in 200 components = 7.76857e-06 Jy ! Clean residual min=-0.002351 max=0.002190 Jy/beam ! Clean residual mean=0.000003 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.179181 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 97 components and 0.179181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075576Jy sigma=0.000775 ! Fit after self-cal, rms=0.075576Jy sigma=0.000775 ! 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.075576Jy sigma=0.000775 ! Fit after self-cal, rms=0.075578Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.194 mas, bmaj=10.65 mas, bpa=7.049 degrees ! Estimated noise=840.594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.59327e-05 Jy ! Component: 100 - total flux cleaned = -3.82975e-05 Jy ! Component: 150 - total flux cleaned = -4.84585e-05 Jy ! Component: 200 - total flux cleaned = -4.82933e-05 Jy ! Total flux subtracted in 200 components = -4.82933e-05 Jy ! Clean residual min=-0.002593 max=0.002355 Jy/beam ! Clean residual mean=0.000005 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.179133 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 102 components and 0.179133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075576Jy sigma=0.000775 ! Fit after self-cal, rms=0.075576Jy sigma=0.000775 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.28745e-06 Jy ! Component: 100 - total flux cleaned = 7.25078e-06 Jy ! Component: 150 - total flux cleaned = 7.22057e-06 Jy ! Component: 200 - total flux cleaned = 1.54556e-05 Jy ! Total flux subtracted in 200 components = 1.54556e-05 Jy ! Clean residual min=-0.002576 max=0.002345 Jy/beam ! Clean residual mean=0.000006 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.179148 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 103 components and 0.179148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075575Jy sigma=0.000775 ! Fit after self-cal, rms=0.075575Jy sigma=0.000775 ! 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.451 mas, bmaj=9.024 mas, bpa=16.02 degrees ! Estimated noise=746.804 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.451 x 9.024 at 16.02 degrees (North through East) ! Clean map min=-0.0023215 max=0.17101 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.542 mas, bmaj=8.241 mas, bpa=16.92 degrees ! Estimated noise=994.893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.133385 Jy ! Component: 100 - total flux cleaned = 0.162794 Jy ! Component: 150 - total flux cleaned = 0.171834 Jy ! Component: 200 - total flux cleaned = 0.175491 Jy ! Total flux subtracted in 200 components = 0.175491 Jy ! Clean residual min=-0.002536 max=0.003113 Jy/beam ! Clean residual mean=-0.000001 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.175491 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.175491 Jy ! Inverting map and beam ! Estimated beam: bmin=4.451 mas, bmaj=9.024 mas, bpa=16.02 degrees ! Estimated noise=746.804 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 (101, 54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017865 Jy ! Component: 100 - total flux cleaned = 0.00250421 Jy ! Component: 150 - total flux cleaned = 0.00288124 Jy ! Component: 200 - total flux cleaned = 0.0029617 Jy ! Total flux subtracted in 200 components = 0.0029617 Jy ! Clean residual min=-0.002270 max=0.002019 Jy/beam ! Clean residual mean=0.000001 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.178453 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.178453 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.194 mas, bmaj=10.65 mas, bpa=7.049 degrees ! Estimated noise=840.594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010625 Jy ! Component: 100 - total flux cleaned = 0.00179847 Jy ! Component: 150 - total flux cleaned = 0.00203276 Jy ! Component: 200 - total flux cleaned = 0.0021131 Jy ! Total flux subtracted in 200 components = 0.0021131 Jy ! Clean residual min=-0.002406 max=0.002283 Jy/beam ! Clean residual mean=0.000002 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.180566 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 = 7.16346e-05 Jy ! Component: 100 - total flux cleaned = 0.000120571 Jy ! Component: 150 - total flux cleaned = 0.000165462 Jy ! Component: 200 - total flux cleaned = 0.000179774 Jy ! Total flux subtracted in 200 components = 0.000179774 Jy ! Clean residual min=-0.002396 max=0.002289 Jy/beam ! Clean residual mean=0.000002 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.180746 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.180746 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.451 mas, bmaj=9.024 mas, bpa=16.02 degrees ! Estimated noise=746.804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00014954 Jy ! Component: 100 - total flux cleaned = -0.000230627 Jy ! Component: 150 - total flux cleaned = -0.000284433 Jy ! Component: 200 - total flux cleaned = -0.000348545 Jy ! Total flux subtracted in 200 components = -0.000348545 Jy ! Clean residual min=-0.002279 max=0.002023 Jy/beam ! Clean residual mean=0.000001 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.180397 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.180397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075502Jy sigma=0.000774 ! Fit after self-cal, rms=0.075485Jy sigma=0.000774 wmodel J0743+1714_S_2014_08_05_pus_map.mod ! Writing 78 model components to file: J0743+1714_S_2014_08_05_pus_map.mod wobs J0743+1714_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0743+1714_S_2014_08_05_pus_uvs.fits wwins J0743+1714_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J0743+1714_S_2014_08_05_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.000632805 Jy ! Component: 100 - total flux cleaned = -0.00100981 Jy ! Component: 150 - total flux cleaned = -0.00133382 Jy ! Component: 200 - total flux cleaned = -0.00151912 Jy ! Component: 250 - total flux cleaned = -0.00175692 Jy ! Component: 300 - total flux cleaned = -0.00204301 Jy ! Component: 350 - total flux cleaned = -0.00215292 Jy ! Component: 400 - total flux cleaned = -0.00223415 Jy ! Component: 450 - total flux cleaned = -0.00220913 Jy ! Component: 500 - total flux cleaned = -0.00228677 Jy ! Component: 550 - total flux cleaned = -0.00236199 Jy ! Component: 600 - total flux cleaned = -0.00233737 Jy ! Component: 650 - total flux cleaned = -0.0023139 Jy ! Component: 700 - total flux cleaned = -0.00229046 Jy ! Component: 750 - total flux cleaned = -0.00229102 Jy ! Component: 800 - total flux cleaned = -0.00229092 Jy ! Component: 850 - total flux cleaned = -0.00229086 Jy ! Component: 900 - total flux cleaned = -0.00226937 Jy ! Component: 950 - total flux cleaned = -0.00224818 Jy ! Component: 1000 - total flux cleaned = -0.00228943 Jy ! Component: 1050 - total flux cleaned = -0.00226917 Jy ! Component: 1100 - total flux cleaned = -0.00226903 Jy ! Component: 1150 - total flux cleaned = -0.00230827 Jy ! Component: 1200 - total flux cleaned = -0.00226969 Jy ! Component: 1250 - total flux cleaned = -0.00225057 Jy ! Component: 1300 - total flux cleaned = -0.00226959 Jy ! Component: 1350 - total flux cleaned = -0.00223308 Jy ! Component: 1400 - total flux cleaned = -0.0022693 Jy ! Component: 1450 - total flux cleaned = -0.00221547 Jy ! Component: 1500 - total flux cleaned = -0.00223356 Jy ! Component: 1550 - total flux cleaned = -0.00225093 Jy ! Component: 1600 - total flux cleaned = -0.00221643 Jy ! Component: 1650 - total flux cleaned = -0.00225024 Jy ! Component: 1700 - total flux cleaned = -0.00228375 Jy ! Component: 1750 - total flux cleaned = -0.00226739 Jy ! Component: 1800 - total flux cleaned = -0.00238207 Jy ! Component: 1850 - total flux cleaned = -0.00241407 Jy ! Component: 1900 - total flux cleaned = -0.00244529 Jy ! Component: 1950 - total flux cleaned = -0.00242946 Jy ! Component: 2000 - total flux cleaned = -0.00247613 Jy ! Component: 2050 - total flux cleaned = -0.00247581 Jy ! Component: 2100 - total flux cleaned = -0.00246072 Jy ! Component: 2150 - total flux cleaned = -0.00247587 Jy ! Component: 2200 - total flux cleaned = -0.002535 Jy ! Component: 2250 - total flux cleaned = -0.00244675 Jy ! Component: 2300 - total flux cleaned = -0.00249041 Jy ! Component: 2350 - total flux cleaned = -0.0024615 Jy ! Component: 2400 - total flux cleaned = -0.00247578 Jy ! Component: 2450 - total flux cleaned = -0.00250406 Jy ! Component: 2500 - total flux cleaned = -0.00254587 Jy ! Component: 2550 - total flux cleaned = -0.00247664 Jy ! Component: 2600 - total flux cleaned = -0.00251788 Jy ! Component: 2650 - total flux cleaned = -0.00253142 Jy ! Component: 2700 - total flux cleaned = -0.00250472 Jy ! Component: 2750 - total flux cleaned = -0.0025714 Jy ! Component: 2800 - total flux cleaned = -0.00257134 Jy ! Component: 2850 - total flux cleaned = -0.00261063 Jy ! Component: 2900 - total flux cleaned = -0.00258479 Jy ! Component: 2950 - total flux cleaned = -0.00259778 Jy ! Component: 3000 - total flux cleaned = -0.00262332 Jy ! Component: 3050 - total flux cleaned = -0.00263582 Jy ! Component: 3100 - total flux cleaned = -0.0026358 Jy ! Component: 3150 - total flux cleaned = -0.00268557 Jy ! Component: 3200 - total flux cleaned = -0.00268559 Jy ! Component: 3250 - total flux cleaned = -0.0026977 Jy ! Component: 3300 - total flux cleaned = -0.002722 Jy ! Component: 3350 - total flux cleaned = -0.0027581 Jy ! Component: 3400 - total flux cleaned = -0.00278194 Jy ! Component: 3450 - total flux cleaned = -0.00284096 Jy ! Component: 3500 - total flux cleaned = -0.0028644 Jy ! Component: 3550 - total flux cleaned = -0.00291104 Jy ! Component: 3600 - total flux cleaned = -0.00293418 Jy ! Component: 3650 - total flux cleaned = -0.00293424 Jy ! Component: 3700 - total flux cleaned = -0.00293429 Jy ! Component: 3750 - total flux cleaned = -0.00300256 Jy ! Component: 3800 - total flux cleaned = -0.00303637 Jy ! Component: 3850 - total flux cleaned = -0.00309235 Jy ! Component: 3900 - total flux cleaned = -0.00311453 Jy ! Component: 3950 - total flux cleaned = -0.00315879 Jy ! Component: 4000 - total flux cleaned = -0.00319182 Jy ! Component: 4050 - total flux cleaned = -0.00324642 Jy ! Total flux subtracted in 4096 components = -0.0032681 Jy ! Clean residual min=-0.000731 max=0.000641 Jy/beam ! Clean residual mean=-0.000000 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.177129 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 376 components and 0.177129 Jy ![Exited script file: muppet] wmap "J0743+1714_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.451 x 9.024 at 16.02 degrees (North through East) ! Clean map min=-0.0016577 max=0.17084 Jy/beam ! Writing clean map to FITS file: J0743+1714_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.170842 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000205424 device "J0743+1714_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0743+1714_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.360727 0.360727 0.721453 1.44291 2.88581 5.77163 11.5433 23.0865 46.173 92.346 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.17 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.451 x 9.024 at 16.02 degrees (North through East) ! Clean map min=-0.0016577 max=0.17084 Jy/beam quit ! Quitting program ! Log file J0743+1714_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:20:35 2016