! Started logfile: J1234+4753_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:26:39 2017 obs J1234+4753_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1234+4753_S_2014_01_04_pus_uva.fits ! AN table 1: 76 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.5 visibilities/baseline/integration-bin. ! Found source: J1234+4753 ! ! 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 5472 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 J1234+4753_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 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 190 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.851471Jy sigma=0.015091 ! Fit after self-cal, rms=0.841007Jy sigma=0.014892 ! 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.46 mas, bmaj=4.036 mas, bpa=46.28 degrees ! Estimated noise=1076.39 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.115185 Jy ! Component: 100 - total flux cleaned = 0.145429 Jy ! Total flux subtracted in 100 components = 0.145429 Jy ! Clean residual min=-0.014292 max=0.036674 Jy/beam ! Clean residual mean=0.000136 rms=0.004951 Jy/beam ! Combined flux in latest and established models = 0.145429 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.145429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098180Jy sigma=0.001502 ! Fit after self-cal, rms=0.097860Jy sigma=0.001498 ! Inverting map ! Added new window around map position (6, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0324892 Jy ! Component: 100 - total flux cleaned = 0.0493486 Jy ! Total flux subtracted in 100 components = 0.0493486 Jy ! Clean residual min=-0.010533 max=0.017643 Jy/beam ! Clean residual mean=0.000099 rms=0.003226 Jy/beam ! Combined flux in latest and established models = 0.194778 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 0.194778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082327Jy sigma=0.001246 ! Fit after self-cal, rms=0.081332Jy sigma=0.001232 ! 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.012 mas, bmaj=5.097 mas, bpa=44.95 degrees ! Estimated noise=581.767 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.0226608 Jy ! Component: 100 - total flux cleaned = 0.038049 Jy ! Component: 150 - total flux cleaned = 0.0493354 Jy ! Component: 200 - total flux cleaned = 0.0578901 Jy ! Total flux subtracted in 200 components = 0.0578901 Jy ! Clean residual min=-0.007856 max=0.015720 Jy/beam ! Clean residual mean=0.000126 rms=0.002599 Jy/beam ! Combined flux in latest and established models = 0.252668 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.252668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071780Jy sigma=0.001100 ! Fit after self-cal, rms=0.071245Jy sigma=0.001092 ! Inverting map ! Added new window around map position (-3, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125705 Jy ! Component: 100 - total flux cleaned = 0.018941 Jy ! Component: 150 - total flux cleaned = 0.0239258 Jy ! Component: 200 - total flux cleaned = 0.0279925 Jy ! Total flux subtracted in 200 components = 0.0279925 Jy ! Clean residual min=-0.005791 max=0.006809 Jy/beam ! Clean residual mean=0.000080 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.28066 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 74 components and 0.28066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068304Jy sigma=0.001050 ! Fit after self-cal, rms=0.068140Jy sigma=0.001047 ! 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.03 FD 0.85 KP 1.00* LA 1.01 ! MK 1.04 NL 0.97 OV 0.96 PT 0.99 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.01 KP 1.00* LA 0.95 ! MK 0.98 NL 1.02 OV 1.00 PT 0.98 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.18 KP 1.00* LA 0.78 ! MK 0.99 NL 0.99 OV 0.90 PT 0.95 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 KP 1.00* LA 0.86 ! MK 0.95 NL 1.09 OV 0.99 PT 0.97 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.068140Jy sigma=0.001047 ! Fit after self-cal, rms=0.062872Jy sigma=0.001001 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.007 mas, bmaj=5.081 mas, bpa=44.37 degrees ! Estimated noise=576.753 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.00077448 Jy ! Component: 100 - total flux cleaned = 0.00131208 Jy ! Component: 150 - total flux cleaned = 0.00117554 Jy ! Component: 200 - total flux cleaned = 0.00100358 Jy ! Total flux subtracted in 200 components = 0.00100358 Jy ! Clean residual min=-0.003342 max=0.003103 Jy/beam ! Clean residual mean=0.000007 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.281664 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.281664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062606Jy sigma=0.000998 ! Fit after self-cal, rms=0.062478Jy sigma=0.000997 ! 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.062478Jy sigma=0.000997 ! Fit after self-cal, rms=0.061994Jy sigma=0.000994 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4 mas, bmaj=5.069 mas, bpa=44.36 degrees ! Estimated noise=576.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0011832 Jy ! Component: 100 - total flux cleaned = -0.0012973 Jy ! Component: 150 - total flux cleaned = -0.00138602 Jy ! Component: 200 - total flux cleaned = -0.00138756 Jy ! Total flux subtracted in 200 components = -0.00138756 Jy ! Clean residual min=-0.002603 max=0.002465 Jy/beam ! Clean residual mean=0.000002 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.280276 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 102 components and 0.280277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061874Jy sigma=0.000992 ! Fit after self-cal, rms=0.061858Jy sigma=0.000992 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.000175632 Jy ! Component: 100 - total flux cleaned = 6.91165e-05 Jy ! Component: 150 - total flux cleaned = -2.61763e-05 Jy ! Component: 200 - total flux cleaned = -0.000142882 Jy ! Total flux subtracted in 200 components = -0.000142882 Jy ! Clean residual min=-0.002447 max=0.002319 Jy/beam ! Clean residual mean=0.000002 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.280134 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 109 components and 0.280134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061804Jy sigma=0.000992 ! Fit after self-cal, rms=0.061804Jy sigma=0.000991 ! 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.061804Jy sigma=0.000991 ! Fit after self-cal, rms=0.061664Jy sigma=0.000991 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.995 mas, bmaj=5.058 mas, bpa=44.39 degrees ! Estimated noise=576.122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000269536 Jy ! Component: 100 - total flux cleaned = -0.000503443 Jy ! Component: 150 - total flux cleaned = -0.000710827 Jy ! Component: 200 - total flux cleaned = -0.000896148 Jy ! Total flux subtracted in 200 components = -0.000896148 Jy ! Clean residual min=-0.002365 max=0.002201 Jy/beam ! Clean residual mean=0.000001 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.279237 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 117 components and 0.279238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061617Jy sigma=0.000991 ! Fit after self-cal, rms=0.061602Jy sigma=0.000991 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.282e-05 Jy ! Component: 100 - total flux cleaned = -9.09144e-05 Jy ! Component: 150 - total flux cleaned = -0.000184549 Jy ! Component: 200 - total flux cleaned = -0.000205347 Jy ! Total flux subtracted in 200 components = -0.000205347 Jy ! Clean residual min=-0.002265 max=0.002123 Jy/beam ! Clean residual mean=0.000002 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.279032 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 121 components and 0.279032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061576Jy sigma=0.000990 ! Fit after self-cal, rms=0.061576Jy sigma=0.000990 ! 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.061576Jy sigma=0.000990 ! Fit after self-cal, rms=0.061430Jy sigma=0.000990 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.578 mas, bmaj=9.211 mas, bpa=40.15 degrees ! Estimated noise=683.348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000226295 Jy ! Component: 100 - total flux cleaned = 0.000114031 Jy ! Component: 150 - total flux cleaned = 4.05048e-05 Jy ! Component: 200 - total flux cleaned = -4.01261e-06 Jy ! Total flux subtracted in 200 components = -4.01261e-06 Jy ! Clean residual min=-0.002445 max=0.002269 Jy/beam ! Clean residual mean=-0.000003 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.279028 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 133 components and 0.279028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061421Jy sigma=0.000990 ! Fit after self-cal, rms=0.061410Jy sigma=0.000990 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 = 4.02489e-06 Jy ! Component: 100 - total flux cleaned = -3.9367e-05 Jy ! Component: 150 - total flux cleaned = -8.96661e-05 Jy ! Component: 200 - total flux cleaned = -0.000132693 Jy ! Total flux subtracted in 200 components = -0.000132693 Jy ! Clean residual min=-0.002382 max=0.002231 Jy/beam ! Clean residual mean=-0.000002 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.278896 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 137 components and 0.278896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061406Jy sigma=0.000990 ! Fit after self-cal, rms=0.061405Jy sigma=0.000990 ! 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.99 mas, bmaj=5.049 mas, bpa=44.41 degrees ! Estimated noise=575.688 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.99 x 5.049 at 44.41 degrees (North through East) ! Clean map min=-0.0022139 max=0.15715 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.44 mas, bmaj=3.964 mas, bpa=46.12 degrees ! Estimated noise=1064.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113244 Jy ! Component: 100 - total flux cleaned = 0.154911 Jy ! Component: 150 - total flux cleaned = 0.18168 Jy ! Component: 200 - total flux cleaned = 0.201107 Jy ! Total flux subtracted in 200 components = 0.201107 Jy ! Clean residual min=-0.008696 max=0.011714 Jy/beam ! Clean residual mean=0.000067 rms=0.002717 Jy/beam ! Combined flux in latest and established models = 0.201107 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.201107 Jy ! Inverting map and beam ! Estimated beam: bmin=3.99 mas, bmaj=5.049 mas, bpa=44.41 degrees ! Estimated noise=575.688 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0214381 Jy ! Component: 100 - total flux cleaned = 0.0356889 Jy ! Component: 150 - total flux cleaned = 0.0456871 Jy ! Component: 200 - total flux cleaned = 0.0529511 Jy ! Total flux subtracted in 200 components = 0.0529511 Jy ! Clean residual min=-0.003929 max=0.004904 Jy/beam ! Clean residual mean=0.000049 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.254058 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 46 components and 0.254058 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.578 mas, bmaj=9.211 mas, bpa=40.15 degrees ! Estimated noise=683.348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00829497 Jy ! Component: 100 - total flux cleaned = 0.0130798 Jy ! Component: 150 - total flux cleaned = 0.016047 Jy ! Component: 200 - total flux cleaned = 0.0175283 Jy ! Total flux subtracted in 200 components = 0.0175283 Jy ! Clean residual min=-0.002520 max=0.002411 Jy/beam ! Clean residual mean=0.000027 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.271586 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.00107774 Jy ! Component: 100 - total flux cleaned = 0.00194981 Jy ! Component: 150 - total flux cleaned = 0.00262939 Jy ! Component: 200 - total flux cleaned = 0.00322389 Jy ! Total flux subtracted in 200 components = 0.00322389 Jy ! Clean residual min=-0.002373 max=0.002231 Jy/beam ! Clean residual mean=0.000014 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.27481 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 103 components and 0.27481 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.99 mas, bmaj=5.049 mas, bpa=44.41 degrees ! Estimated noise=575.688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110477 Jy ! Component: 100 - total flux cleaned = 1.30668e-05 Jy ! Component: 150 - total flux cleaned = 1.42175e-05 Jy ! Component: 200 - total flux cleaned = 4.85302e-05 Jy ! Total flux subtracted in 200 components = 4.85302e-05 Jy ! Clean residual min=-0.002247 max=0.002106 Jy/beam ! Clean residual mean=0.000008 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.274859 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 125 components and 0.274859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061447Jy sigma=0.000991 ! Fit after self-cal, rms=0.061435Jy sigma=0.000991 wmodel J1234+4753_S_2014_01_04_pus_map.mod ! Writing 125 model components to file: J1234+4753_S_2014_01_04_pus_map.mod wobs J1234+4753_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1234+4753_S_2014_01_04_pus_uvs.fits wwins J1234+4753_S_2014_01_04_pus_map.win ! wwins: Wrote 3 windows to J1234+4753_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.00010493 Jy ! Component: 100 - total flux cleaned = 0.000247471 Jy ! Component: 150 - total flux cleaned = 0.000347743 Jy ! Component: 200 - total flux cleaned = 0.00047202 Jy ! Component: 250 - total flux cleaned = 0.000503122 Jy ! Component: 300 - total flux cleaned = 0.000588755 Jy ! Component: 350 - total flux cleaned = 0.000616203 Jy ! Component: 400 - total flux cleaned = 0.000642648 Jy ! Component: 450 - total flux cleaned = 0.000692784 Jy ! Component: 500 - total flux cleaned = 0.000643119 Jy ! Component: 550 - total flux cleaned = 0.000713718 Jy ! Component: 600 - total flux cleaned = 0.000781754 Jy ! Component: 650 - total flux cleaned = 0.000848274 Jy ! Component: 700 - total flux cleaned = 0.000848262 Jy ! Component: 750 - total flux cleaned = 0.000890986 Jy ! Component: 800 - total flux cleaned = 0.0010153 Jy ! Component: 850 - total flux cleaned = 0.00115649 Jy ! Component: 900 - total flux cleaned = 0.00129434 Jy ! Component: 950 - total flux cleaned = 0.00138993 Jy ! Component: 1000 - total flux cleaned = 0.00144618 Jy ! Component: 1050 - total flux cleaned = 0.00153861 Jy ! Component: 1100 - total flux cleaned = 0.00159316 Jy ! Component: 1150 - total flux cleaned = 0.00171713 Jy ! Component: 1200 - total flux cleaned = 0.00176896 Jy ! Component: 1250 - total flux cleaned = 0.00185343 Jy ! Component: 1300 - total flux cleaned = 0.0019202 Jy ! Component: 1350 - total flux cleaned = 0.002018 Jy ! Component: 1400 - total flux cleaned = 0.00209781 Jy ! Component: 1450 - total flux cleaned = 0.00214504 Jy ! Component: 1500 - total flux cleaned = 0.00222228 Jy ! Component: 1550 - total flux cleaned = 0.00234397 Jy ! Component: 1600 - total flux cleaned = 0.00249326 Jy ! Component: 1650 - total flux cleaned = 0.00258144 Jy ! Component: 1700 - total flux cleaned = 0.00269716 Jy ! Component: 1750 - total flux cleaned = 0.00282518 Jy ! Component: 1800 - total flux cleaned = 0.00288132 Jy ! Component: 1850 - total flux cleaned = 0.00297831 Jy ! Component: 1900 - total flux cleaned = 0.00310115 Jy ! Component: 1950 - total flux cleaned = 0.00320893 Jy ! Component: 2000 - total flux cleaned = 0.00331533 Jy ! Component: 2050 - total flux cleaned = 0.00348566 Jy ! Component: 2100 - total flux cleaned = 0.00357614 Jy ! Component: 2150 - total flux cleaned = 0.00374181 Jy ! Component: 2200 - total flux cleaned = 0.00380478 Jy ! Component: 2250 - total flux cleaned = 0.00394137 Jy ! Component: 2300 - total flux cleaned = 0.00405166 Jy ! Component: 2350 - total flux cleaned = 0.00417274 Jy ! Component: 2400 - total flux cleaned = 0.00428021 Jy ! Component: 2450 - total flux cleaned = 0.00436297 Jy ! Component: 2500 - total flux cleaned = 0.00443301 Jy ! Component: 2550 - total flux cleaned = 0.00454834 Jy ! Component: 2600 - total flux cleaned = 0.00462818 Jy ! Component: 2650 - total flux cleaned = 0.00472968 Jy ! Component: 2700 - total flux cleaned = 0.00480767 Jy ! Component: 2750 - total flux cleaned = 0.00490698 Jy ! Component: 2800 - total flux cleaned = 0.00493969 Jy ! Component: 2850 - total flux cleaned = 0.00502612 Jy ! Component: 2900 - total flux cleaned = 0.00510091 Jy ! Component: 2950 - total flux cleaned = 0.00516437 Jy ! Component: 3000 - total flux cleaned = 0.00524806 Jy ! Component: 3050 - total flux cleaned = 0.00531023 Jy ! Component: 3100 - total flux cleaned = 0.00535114 Jy ! Component: 3150 - total flux cleaned = 0.00541207 Jy ! Component: 3200 - total flux cleaned = 0.00545228 Jy ! Component: 3250 - total flux cleaned = 0.00551198 Jy ! Component: 3300 - total flux cleaned = 0.00556134 Jy ! Component: 3350 - total flux cleaned = 0.00561998 Jy ! Component: 3400 - total flux cleaned = 0.00565886 Jy ! Component: 3450 - total flux cleaned = 0.00574526 Jy ! Component: 3500 - total flux cleaned = 0.00579279 Jy ! Component: 3550 - total flux cleaned = 0.00586824 Jy ! Component: 3600 - total flux cleaned = 0.00595242 Jy ! Component: 3650 - total flux cleaned = 0.00601729 Jy ! Component: 3700 - total flux cleaned = 0.00607235 Jy ! Component: 3750 - total flux cleaned = 0.00612715 Jy ! Component: 3800 - total flux cleaned = 0.00618137 Jy ! Component: 3850 - total flux cleaned = 0.00619927 Jy ! Component: 3900 - total flux cleaned = 0.00626171 Jy ! Component: 3950 - total flux cleaned = 0.00627932 Jy ! Component: 4000 - total flux cleaned = 0.00630577 Jy ! Component: 4050 - total flux cleaned = 0.00634078 Jy ! Total flux subtracted in 4096 components = 0.00640164 Jy ! Clean residual min=-0.000491 max=0.000490 Jy/beam ! Clean residual mean=0.000003 rms=0.000141 Jy/beam ! Combined flux in latest and established models = 0.281261 Jy keep ! Adding 234 model components to the UV plane model. ! The established model now contains 359 components and 0.281261 Jy ![Exited script file: muppet] wmap "J1234+4753_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.99 x 5.049 at 44.41 degrees (North through East) ! Clean map min=-0.0013778 max=0.16135 Jy/beam ! Writing clean map to FITS file: J1234+4753_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.161348 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000138465 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.257453 0.257453 0.514906 1.02981 2.05962 4.11924 8.23849 16.477 32.954 65.9079 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.161 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.99 x 5.049 at 44.41 degrees (North through East) ! Clean map min=-0.0013778 max=0.16135 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 J1234+4753_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:26:44 2017