! Started logfile: J0659+0813_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:19:35 2017 obs J0659+0813_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0659+0813_S_2014_01_04_pus_uva.fits ! AN table 1: 39 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J0659+0813 ! ! 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 370 lines of history. ! ! Reading 3276 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 J0659+0813_S_2014_01_04_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.517749Jy sigma=0.007743 ! Fit after self-cal, rms=0.509711Jy sigma=0.007622 ! 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.182 mas, bmaj=5.645 mas, bpa=-1.469 degrees ! Estimated noise=1209.77 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.378906 Jy ! Component: 100 - total flux cleaned = 0.479233 Jy ! Total flux subtracted in 100 components = 0.479233 Jy ! Clean residual min=-0.030613 max=0.057310 Jy/beam ! Clean residual mean=0.000037 rms=0.008511 Jy/beam ! Combined flux in latest and established models = 0.479233 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.479233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155777Jy sigma=0.001918 ! Fit after self-cal, rms=0.155241Jy sigma=0.001909 ! Inverting map ! Added new window around map position (-11, -23). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0506754 Jy ! Component: 100 - total flux cleaned = 0.079607 Jy ! Total flux subtracted in 100 components = 0.079607 Jy ! Clean residual min=-0.023233 max=0.033180 Jy/beam ! Clean residual mean=0.000014 rms=0.006195 Jy/beam ! Combined flux in latest and established models = 0.55884 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.558841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129094Jy sigma=0.001585 ! Fit after self-cal, rms=0.127997Jy sigma=0.001571 ! 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.678 mas, bmaj=6.326 mas, bpa=0.2902 degrees ! Estimated noise=930.639 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.0327336 Jy ! Component: 100 - total flux cleaned = 0.0526295 Jy ! Component: 150 - total flux cleaned = 0.0663627 Jy ! Component: 200 - total flux cleaned = 0.0765119 Jy ! Total flux subtracted in 200 components = 0.0765119 Jy ! Clean residual min=-0.023103 max=0.040894 Jy/beam ! Clean residual mean=0.000035 rms=0.006906 Jy/beam ! Combined flux in latest and established models = 0.635352 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.635352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115921Jy sigma=0.001454 ! Fit after self-cal, rms=0.115651Jy sigma=0.001450 ! Inverting map ! Added new window around map position (-7, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0355914 Jy ! Component: 100 - total flux cleaned = 0.0524648 Jy ! Component: 150 - total flux cleaned = 0.0646786 Jy ! Component: 200 - total flux cleaned = 0.0744884 Jy ! Total flux subtracted in 200 components = 0.0744884 Jy ! Clean residual min=-0.017899 max=0.017413 Jy/beam ! Clean residual mean=0.000017 rms=0.004478 Jy/beam ! Combined flux in latest and established models = 0.709841 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 71 components and 0.709841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104780Jy sigma=0.001261 ! Fit after self-cal, rms=0.104112Jy sigma=0.001256 ! 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.00 FD 0.82 KP 1.00* LA 1.03 ! MK 0.99 NL 0.99 OV 0.97 PT 1.02 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.99 KP 1.00* LA 0.97 ! MK 0.98 NL 1.05 OV 1.01 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.07 KP 1.00* LA 0.80 ! MK 1.00 NL 1.00 OV 0.95 PT 0.96 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.75 KP 1.00* LA 0.89 ! MK 0.99 NL 1.08 OV 1.01 PT 1.00 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.104112Jy sigma=0.001256 ! Fit after self-cal, rms=0.084790Jy sigma=0.001064 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=6.368 mas, bpa=0.5687 degrees ! Estimated noise=924.091 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.00637452 Jy ! Component: 100 - total flux cleaned = 0.00915142 Jy ! Component: 150 - total flux cleaned = 0.0102801 Jy ! Component: 200 - total flux cleaned = 0.011063 Jy ! Total flux subtracted in 200 components = 0.011063 Jy ! Clean residual min=-0.011172 max=0.010932 Jy/beam ! Clean residual mean=0.000012 rms=0.002808 Jy/beam ! Combined flux in latest and established models = 0.720904 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 0.720904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083202Jy sigma=0.001035 ! Fit after self-cal, rms=0.082620Jy sigma=0.001033 ! 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.082620Jy sigma=0.001033 ! Fit after self-cal, rms=0.080243Jy sigma=0.001003 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.656 mas, bmaj=6.37 mas, bpa=0.6318 degrees ! Estimated noise=919.147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170117 Jy ! Component: 100 - total flux cleaned = 0.00234184 Jy ! Component: 150 - total flux cleaned = 0.00221424 Jy ! Component: 200 - total flux cleaned = 0.00221421 Jy ! Total flux subtracted in 200 components = 0.00221421 Jy ! Clean residual min=-0.009651 max=0.010529 Jy/beam ! Clean residual mean=0.000006 rms=0.002391 Jy/beam ! Combined flux in latest and established models = 0.723118 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 105 components and 0.723118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079805Jy sigma=0.000993 ! Fit after self-cal, rms=0.079713Jy sigma=0.000993 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) ! Added new window around map position (-18, 13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00924601 Jy ! Component: 100 - total flux cleaned = 0.0137456 Jy ! Component: 150 - total flux cleaned = 0.0171291 Jy ! Component: 200 - total flux cleaned = 0.0196571 Jy ! Total flux subtracted in 200 components = 0.0196571 Jy ! Clean residual min=-0.007806 max=0.006381 Jy/beam ! Clean residual mean=0.000002 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 0.742775 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 143 components and 0.742775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078523Jy sigma=0.000972 ! Fit after self-cal, rms=0.078506Jy sigma=0.000971 ! 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.078506Jy sigma=0.000971 ! Fit after self-cal, rms=0.077786Jy sigma=0.000970 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=6.374 mas, bpa=0.7594 degrees ! Estimated noise=915.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00313924 Jy ! Component: 100 - total flux cleaned = 0.00514761 Jy ! Component: 150 - total flux cleaned = 0.00683916 Jy ! Component: 200 - total flux cleaned = 0.0080773 Jy ! Total flux subtracted in 200 components = 0.0080773 Jy ! Clean residual min=-0.007262 max=0.005819 Jy/beam ! Clean residual mean=-0.000001 rms=0.001625 Jy/beam ! Combined flux in latest and established models = 0.750852 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 163 components and 0.750852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077462Jy sigma=0.000964 ! Fit after self-cal, rms=0.077432Jy sigma=0.000964 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.00121848 Jy ! Component: 100 - total flux cleaned = 0.00214485 Jy ! Component: 150 - total flux cleaned = 0.00274441 Jy ! Component: 200 - total flux cleaned = 0.00322867 Jy ! Total flux subtracted in 200 components = 0.00322867 Jy ! Clean residual min=-0.006791 max=0.005466 Jy/beam ! Clean residual mean=-0.000002 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.754081 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 180 components and 0.754081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077270Jy sigma=0.000961 ! Fit after self-cal, rms=0.077247Jy sigma=0.000961 ! 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.077247Jy sigma=0.000961 ! Fit after self-cal, rms=0.076979Jy sigma=0.000961 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.297 mas, bmaj=10.24 mas, bpa=10.34 degrees ! Estimated noise=1087.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.62275e-05 Jy ! Component: 100 - total flux cleaned = 0.0016529 Jy ! Component: 150 - total flux cleaned = 0.0022672 Jy ! Component: 200 - total flux cleaned = 0.00273512 Jy ! Total flux subtracted in 200 components = 0.00273512 Jy ! Clean residual min=-0.007886 max=0.007314 Jy/beam ! Clean residual mean=-0.000003 rms=0.002047 Jy/beam ! Combined flux in latest and established models = 0.756816 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 210 components and 0.756816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076894Jy sigma=0.000958 ! Fit after self-cal, rms=0.076866Jy sigma=0.000958 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.00030153 Jy ! Component: 100 - total flux cleaned = 0.000109458 Jy ! Component: 150 - total flux cleaned = 0.000416899 Jy ! Component: 200 - total flux cleaned = 0.000634909 Jy ! Total flux subtracted in 200 components = 0.000634909 Jy ! Clean residual min=-0.007291 max=0.007287 Jy/beam ! Clean residual mean=-0.000004 rms=0.001932 Jy/beam ! Combined flux in latest and established models = 0.757451 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 223 components and 0.757451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076816Jy sigma=0.000957 ! Fit after self-cal, rms=0.076794Jy sigma=0.000956 ! 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.651 mas, bmaj=6.376 mas, bpa=0.7995 degrees ! Estimated noise=914.801 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.651 x 6.376 at 0.7995 degrees (North through East) ! Clean map min=-0.0058123 max=0.46858 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.154 mas, bmaj=5.671 mas, bpa=-0.6614 degrees ! Estimated noise=1183.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.370177 Jy ! Component: 100 - total flux cleaned = 0.477531 Jy ! Component: 150 - total flux cleaned = 0.526903 Jy ! Component: 200 - total flux cleaned = 0.558923 Jy ! Total flux subtracted in 200 components = 0.558923 Jy ! Clean residual min=-0.015520 max=0.023143 Jy/beam ! Clean residual mean=0.000027 rms=0.004338 Jy/beam ! Combined flux in latest and established models = 0.558922 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.558922 Jy ! Inverting map and beam ! Estimated beam: bmin=3.651 mas, bmaj=6.376 mas, bpa=0.7995 degrees ! Estimated noise=914.801 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 (9.5, 23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0331955 Jy ! Component: 100 - total flux cleaned = 0.0565124 Jy ! Component: 150 - total flux cleaned = 0.0743346 Jy ! Component: 200 - total flux cleaned = 0.0888763 Jy ! Total flux subtracted in 200 components = 0.0888763 Jy ! Clean residual min=-0.011487 max=0.010764 Jy/beam ! Clean residual mean=0.000031 rms=0.003287 Jy/beam ! Combined flux in latest and established models = 0.647799 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 82 components and 0.647799 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.297 mas, bmaj=10.24 mas, bpa=10.34 degrees ! Estimated noise=1087.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0199306 Jy ! Component: 100 - total flux cleaned = 0.0348375 Jy ! Component: 150 - total flux cleaned = 0.0463131 Jy ! Component: 200 - total flux cleaned = 0.0553267 Jy ! Total flux subtracted in 200 components = 0.0553267 Jy ! Clean residual min=-0.010408 max=0.009577 Jy/beam ! Clean residual mean=0.000032 rms=0.003103 Jy/beam ! Combined flux in latest and established models = 0.703125 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00739003 Jy ! Component: 100 - total flux cleaned = 0.0135417 Jy ! Component: 150 - total flux cleaned = 0.0180645 Jy ! Component: 200 - total flux cleaned = 0.0224944 Jy ! Total flux subtracted in 200 components = 0.0224944 Jy ! Clean residual min=-0.007984 max=0.007551 Jy/beam ! Clean residual mean=0.000018 rms=0.002257 Jy/beam ! Combined flux in latest and established models = 0.72562 Jy ! Adding 118 model components to the UV plane model. ! The established model now contains 182 components and 0.725619 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.651 mas, bmaj=6.376 mas, bpa=0.7995 degrees ! Estimated noise=914.801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00610869 Jy ! Component: 100 - total flux cleaned = 0.00914235 Jy ! Component: 150 - total flux cleaned = 0.0116101 Jy ! Component: 200 - total flux cleaned = 0.0141244 Jy ! Total flux subtracted in 200 components = 0.0141244 Jy ! Clean residual min=-0.006193 max=0.006193 Jy/beam ! Clean residual mean=0.000004 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.739744 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 203 components and 0.739744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077000Jy sigma=0.000957 ! Fit after self-cal, rms=0.076806Jy sigma=0.000954 wmodel J0659+0813_S_2014_01_04_pus_map.mod ! Writing 203 model components to file: J0659+0813_S_2014_01_04_pus_map.mod wobs J0659+0813_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0659+0813_S_2014_01_04_pus_uvs.fits wwins J0659+0813_S_2014_01_04_pus_map.win ! wwins: Wrote 5 windows to J0659+0813_S_2014_01_04_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.000328559 Jy ! Component: 100 - total flux cleaned = -0.000113016 Jy ! Component: 150 - total flux cleaned = -0.000674684 Jy ! Component: 200 - total flux cleaned = -0.000898127 Jy ! Component: 250 - total flux cleaned = -0.000966517 Jy ! Component: 300 - total flux cleaned = -0.000834965 Jy ! Component: 350 - total flux cleaned = -0.000898507 Jy ! Component: 400 - total flux cleaned = -0.000839346 Jy ! Component: 450 - total flux cleaned = -0.000670082 Jy ! Component: 500 - total flux cleaned = -0.000669116 Jy ! Component: 550 - total flux cleaned = -0.000667603 Jy ! Component: 600 - total flux cleaned = -0.00061748 Jy ! Component: 650 - total flux cleaned = -0.000712703 Jy ! Component: 700 - total flux cleaned = -0.000572166 Jy ! Component: 750 - total flux cleaned = -0.000526492 Jy ! Component: 800 - total flux cleaned = -0.000526357 Jy ! Component: 850 - total flux cleaned = -0.00052646 Jy ! Component: 900 - total flux cleaned = -0.000609149 Jy ! Component: 950 - total flux cleaned = -0.000767963 Jy ! Component: 1000 - total flux cleaned = -0.000766487 Jy ! Component: 1050 - total flux cleaned = -0.000803839 Jy ! Component: 1100 - total flux cleaned = -0.000840343 Jy ! Component: 1150 - total flux cleaned = -0.000805699 Jy ! Component: 1200 - total flux cleaned = -0.000876267 Jy ! Component: 1250 - total flux cleaned = -0.000911218 Jy ! Component: 1300 - total flux cleaned = -0.000943068 Jy ! Component: 1350 - total flux cleaned = -0.000975242 Jy ! Component: 1400 - total flux cleaned = -0.000942888 Jy ! Component: 1450 - total flux cleaned = -0.000881774 Jy ! Component: 1500 - total flux cleaned = -0.000792439 Jy ! Component: 1550 - total flux cleaned = -0.000763765 Jy ! Component: 1600 - total flux cleaned = -0.000792663 Jy ! Component: 1650 - total flux cleaned = -0.000792472 Jy ! Component: 1700 - total flux cleaned = -0.000792435 Jy ! Component: 1750 - total flux cleaned = -0.000873624 Jy ! Component: 1800 - total flux cleaned = -0.00084711 Jy ! Component: 1850 - total flux cleaned = -0.000847737 Jy ! Component: 1900 - total flux cleaned = -0.000950422 Jy ! Component: 1950 - total flux cleaned = -0.00095056 Jy ! Component: 2000 - total flux cleaned = -0.00097523 Jy ! Component: 2050 - total flux cleaned = -0.000902087 Jy ! Component: 2100 - total flux cleaned = -0.000902008 Jy ! Component: 2150 - total flux cleaned = -0.000878099 Jy ! Component: 2200 - total flux cleaned = -0.00092437 Jy ! Component: 2250 - total flux cleaned = -0.000947173 Jy ! Component: 2300 - total flux cleaned = -0.000947076 Jy ! Component: 2350 - total flux cleaned = -0.00101341 Jy ! Component: 2400 - total flux cleaned = -0.00103498 Jy ! Component: 2450 - total flux cleaned = -0.0011215 Jy ! Component: 2500 - total flux cleaned = -0.00110053 Jy ! Component: 2550 - total flux cleaned = -0.00116397 Jy ! Component: 2600 - total flux cleaned = -0.00118509 Jy ! Component: 2650 - total flux cleaned = -0.00120606 Jy ! Component: 2700 - total flux cleaned = -0.00120615 Jy ! Component: 2750 - total flux cleaned = -0.00122615 Jy ! Component: 2800 - total flux cleaned = -0.00120654 Jy ! Component: 2850 - total flux cleaned = -0.0012264 Jy ! Component: 2900 - total flux cleaned = -0.00122619 Jy ! Component: 2950 - total flux cleaned = -0.00115 Jy ! Component: 3000 - total flux cleaned = -0.00120684 Jy ! Component: 3050 - total flux cleaned = -0.00116932 Jy ! Component: 3100 - total flux cleaned = -0.00116953 Jy ! Component: 3150 - total flux cleaned = -0.00120614 Jy ! Component: 3200 - total flux cleaned = -0.00117002 Jy ! Component: 3250 - total flux cleaned = -0.00113424 Jy ! Component: 3300 - total flux cleaned = -0.00113442 Jy ! Component: 3350 - total flux cleaned = -0.00118699 Jy ! Component: 3400 - total flux cleaned = -0.00122166 Jy ! Component: 3450 - total flux cleaned = -0.00120437 Jy ! Component: 3500 - total flux cleaned = -0.00118742 Jy ! Component: 3550 - total flux cleaned = -0.00120445 Jy ! Component: 3600 - total flux cleaned = -0.00122127 Jy ! Component: 3650 - total flux cleaned = -0.00125448 Jy ! Component: 3700 - total flux cleaned = -0.00123794 Jy ! Component: 3750 - total flux cleaned = -0.00125439 Jy ! Component: 3800 - total flux cleaned = -0.00128683 Jy ! Component: 3850 - total flux cleaned = -0.0012708 Jy ! Component: 3900 - total flux cleaned = -0.00123895 Jy ! Component: 3950 - total flux cleaned = -0.00130222 Jy ! Component: 4000 - total flux cleaned = -0.00130199 Jy ! Component: 4050 - total flux cleaned = -0.00128625 Jy ! Total flux subtracted in 4096 components = -0.00125518 Jy ! Clean residual min=-0.001156 max=0.000945 Jy/beam ! Clean residual mean=0.000004 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.738489 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 499 components and 0.738489 Jy ![Exited script file: muppet] wmap "J0659+0813_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.651 x 6.376 at 0.7995 degrees (North through East) ! Clean map min=-0.0025094 max=0.46614 Jy/beam ! Writing clean map to FITS file: J0659+0813_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.466143 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271036 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.174433 0.174433 0.348866 0.697733 1.39547 2.79093 5.58186 11.1637 22.3275 44.6549 89.3098 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.466 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.651 x 6.376 at 0.7995 degrees (North through East) ! Clean map min=-0.0025094 max=0.46614 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 J0659+0813_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:19:39 2017