! Started logfile: J2226+0052_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:12:01 2016 obs J2226+0052_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2226+0052_S_2015_03_17_pus_uva.fits ! AN table 1: 79 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.806751 visibilities/baseline/integration-bin. ! Found source: J2226+0052 ! ! 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 330 lines of history. ! ! Reading 11472 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 J2226+0052_S_2015_03_17_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.766262Jy sigma=0.008260 ! Fit after self-cal, rms=0.647864Jy sigma=0.007059 ! 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=2.607 mas, bmaj=6.57 mas, bpa=-4.866 degrees ! Estimated noise=796.81 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.254673 Jy ! Component: 100 - total flux cleaned = 0.317222 Jy ! Total flux subtracted in 100 components = 0.317222 Jy ! Clean residual min=-0.012083 max=0.026490 Jy/beam ! Clean residual mean=-0.000021 rms=0.003342 Jy/beam ! Combined flux in latest and established models = 0.317222 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.317222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131094Jy sigma=0.001136 ! Fit after self-cal, rms=0.131072Jy sigma=0.001136 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0312324 Jy ! Component: 100 - total flux cleaned = 0.0508441 Jy ! Total flux subtracted in 100 components = 0.0508441 Jy ! Clean residual min=-0.009797 max=0.015355 Jy/beam ! Clean residual mean=-0.000016 rms=0.002420 Jy/beam ! Combined flux in latest and established models = 0.368066 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.368066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114980Jy sigma=0.001004 ! Fit after self-cal, rms=0.114938Jy sigma=0.001004 ! Inverting map ! Added new window around map position (1.5, -11.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157195 Jy ! Component: 100 - total flux cleaned = 0.0265765 Jy ! Total flux subtracted in 100 components = 0.0265765 Jy ! Clean residual min=-0.008281 max=0.008194 Jy/beam ! Clean residual mean=-0.000015 rms=0.002119 Jy/beam ! Combined flux in latest and established models = 0.394643 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.394643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110192Jy sigma=0.000967 ! Fit after self-cal, rms=0.110136Jy sigma=0.000966 ! 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.29 mas, bmaj=7.828 mas, bpa=-4.291 degrees ! Estimated noise=642.91 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.0147706 Jy ! Component: 100 - total flux cleaned = 0.0242642 Jy ! Component: 150 - total flux cleaned = 0.0307569 Jy ! Component: 200 - total flux cleaned = 0.035352 Jy ! Total flux subtracted in 200 components = 0.035352 Jy ! Clean residual min=-0.013149 max=0.008210 Jy/beam ! Clean residual mean=-0.000028 rms=0.002894 Jy/beam ! Combined flux in latest and established models = 0.429995 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 102 components and 0.429995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106361Jy sigma=0.000953 ! Fit after self-cal, rms=0.106302Jy sigma=0.000952 ! 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.02 FD 0.83 HN 0.97 KP 1.12 ! LA 1.00 MK 0.97 NL 0.92 OV 1.01 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.86 HN 1.02 KP 1.08 ! LA 0.96 MK 1.01 NL 1.08 OV 1.05 ! PT 1.04 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.90 HN 1.03 KP 0.97 ! LA 0.79 MK 1.05 NL 1.21 OV 0.98 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.82 HN 0.98 KP 0.94 ! LA 0.84 MK 1.04 NL 1.03 OV 1.04 ! PT 1.07 SC 0.99 ! ! ! Fit before self-cal, rms=0.106302Jy sigma=0.000952 ! Fit after self-cal, rms=0.088689Jy sigma=0.000848 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=7.911 mas, bpa=-4.268 degrees ! Estimated noise=645.202 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.00232696 Jy ! Component: 100 - total flux cleaned = 0.002799 Jy ! Component: 150 - total flux cleaned = 0.00274466 Jy ! Component: 200 - total flux cleaned = 0.00279285 Jy ! Total flux subtracted in 200 components = 0.00279285 Jy ! Clean residual min=-0.005359 max=0.005980 Jy/beam ! Clean residual mean=0.000001 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.432788 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 110 components and 0.432788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088574Jy sigma=0.000847 ! Fit after self-cal, rms=0.088469Jy sigma=0.000846 ! 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.088469Jy sigma=0.000846 ! Fit after self-cal, rms=0.086935Jy sigma=0.000820 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=7.909 mas, bpa=-4.201 degrees ! Estimated noise=646.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143946 Jy ! Component: 100 - total flux cleaned = 0.001339 Jy ! Component: 150 - total flux cleaned = 0.00129494 Jy ! Component: 200 - total flux cleaned = 0.00122248 Jy ! Total flux subtracted in 200 components = 0.00122248 Jy ! Clean residual min=-0.004413 max=0.004027 Jy/beam ! Clean residual mean=0.000002 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.43401 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.43401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086841Jy sigma=0.000820 ! Fit after self-cal, rms=0.086849Jy sigma=0.000819 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.000224573 Jy ! Component: 100 - total flux cleaned = 0.000253862 Jy ! Component: 150 - total flux cleaned = 0.000197632 Jy ! Component: 200 - total flux cleaned = 0.0001711 Jy ! Total flux subtracted in 200 components = 0.0001711 Jy ! Clean residual min=-0.004193 max=0.003992 Jy/beam ! Clean residual mean=0.000002 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.434181 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 126 components and 0.434181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086819Jy sigma=0.000819 ! Fit after self-cal, rms=0.086812Jy sigma=0.000819 ! 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.086812Jy sigma=0.000819 ! Fit after self-cal, rms=0.087131Jy sigma=0.000819 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=7.912 mas, bpa=-4.119 degrees ! Estimated noise=648.759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111909 Jy ! Component: 100 - total flux cleaned = 0.00113389 Jy ! Component: 150 - total flux cleaned = 0.00101535 Jy ! Component: 200 - total flux cleaned = 0.000938645 Jy ! Total flux subtracted in 200 components = 0.000938645 Jy ! Clean residual min=-0.003926 max=0.003903 Jy/beam ! Clean residual mean=0.000002 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.43512 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 133 components and 0.43512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087071Jy sigma=0.000819 ! Fit after self-cal, rms=0.087065Jy sigma=0.000819 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.000103797 Jy ! Component: 100 - total flux cleaned = 0.000153021 Jy ! Component: 150 - total flux cleaned = 0.000174747 Jy ! Component: 200 - total flux cleaned = 0.000175548 Jy ! Total flux subtracted in 200 components = 0.000175548 Jy ! Clean residual min=-0.003830 max=0.003852 Jy/beam ! Clean residual mean=0.000002 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.435296 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 135 components and 0.435295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087049Jy sigma=0.000819 ! Fit after self-cal, rms=0.087045Jy sigma=0.000819 ! 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.087045Jy sigma=0.000819 ! Fit after self-cal, rms=0.087359Jy sigma=0.000819 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.912 mas, bmaj=12.45 mas, bpa=6.385 degrees ! Estimated noise=813.262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000797339 Jy ! Component: 100 - total flux cleaned = 0.00100641 Jy ! Component: 150 - total flux cleaned = 0.00100347 Jy ! Component: 200 - total flux cleaned = 0.000966836 Jy ! Total flux subtracted in 200 components = 0.000966836 Jy ! Clean residual min=-0.003496 max=0.004671 Jy/beam ! Clean residual mean=0.000005 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.436262 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 138 components and 0.436262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087340Jy sigma=0.000819 ! Fit after self-cal, rms=0.087328Jy sigma=0.000819 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.000188663 Jy ! Component: 100 - total flux cleaned = 0.000403579 Jy ! Component: 150 - total flux cleaned = 0.000404183 Jy ! Component: 200 - total flux cleaned = 0.000405554 Jy ! Total flux subtracted in 200 components = 0.000405554 Jy ! Clean residual min=-0.003435 max=0.004606 Jy/beam ! Clean residual mean=0.000005 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.436668 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 139 components and 0.436668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087334Jy sigma=0.000819 ! Fit after self-cal, rms=0.087326Jy sigma=0.000819 ! 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.333 mas, bmaj=7.915 mas, bpa=-4.052 degrees ! Estimated noise=650.973 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.333 x 7.915 at -4.052 degrees (North through East) ! Clean map min=-0.0033234 max=0.34317 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=2.628 mas, bmaj=6.62 mas, bpa=-4.644 degrees ! Estimated noise=816.083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.260723 Jy ! Component: 100 - total flux cleaned = 0.322966 Jy ! Component: 150 - total flux cleaned = 0.353399 Jy ! Component: 200 - total flux cleaned = 0.373139 Jy ! Total flux subtracted in 200 components = 0.373139 Jy ! Clean residual min=-0.006492 max=0.010899 Jy/beam ! Clean residual mean=-0.000003 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.373139 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.373139 Jy ! Inverting map and beam ! Estimated beam: bmin=3.333 mas, bmaj=7.915 mas, bpa=-4.052 degrees ! Estimated noise=650.973 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.0215555 Jy ! Component: 100 - total flux cleaned = 0.0348983 Jy ! Component: 150 - total flux cleaned = 0.0437305 Jy ! Component: 200 - total flux cleaned = 0.0497739 Jy ! Total flux subtracted in 200 components = 0.0497739 Jy ! Clean residual min=-0.003406 max=0.004441 Jy/beam ! Clean residual mean=-0.000004 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.422913 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 108 components and 0.422913 Jy ! Inverting map ! Added new window around map position (74, -90.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00471515 Jy ! Component: 100 - total flux cleaned = 0.00820066 Jy ! Component: 150 - total flux cleaned = 0.0108968 Jy ! Component: 200 - total flux cleaned = 0.0130184 Jy ! Total flux subtracted in 200 components = 0.0130184 Jy ! Clean residual min=-0.003003 max=0.003204 Jy/beam ! Clean residual mean=-0.000002 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.435932 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 132 components and 0.435931 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.912 mas, bmaj=12.45 mas, bpa=6.385 degrees ! Estimated noise=813.262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287934 Jy ! Component: 100 - total flux cleaned = 0.00476815 Jy ! Component: 150 - total flux cleaned = 0.00610978 Jy ! Component: 200 - total flux cleaned = 0.00709031 Jy ! Total flux subtracted in 200 components = 0.00709031 Jy ! Clean residual min=-0.003083 max=0.003289 Jy/beam ! Clean residual mean=-0.000001 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.443022 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.000282729 Jy ! Component: 100 - total flux cleaned = 0.000449143 Jy ! Component: 150 - total flux cleaned = 0.000574893 Jy ! Component: 200 - total flux cleaned = 0.000712894 Jy ! Total flux subtracted in 200 components = 0.000712894 Jy ! Clean residual min=-0.003056 max=0.003206 Jy/beam ! Clean residual mean=-0.000001 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.443735 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 156 components and 0.443735 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.333 mas, bmaj=7.915 mas, bpa=-4.052 degrees ! Estimated noise=650.973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000184091 Jy ! Component: 100 - total flux cleaned = -0.000278754 Jy ! Component: 150 - total flux cleaned = -0.000362127 Jy ! Component: 200 - total flux cleaned = -0.000520152 Jy ! Total flux subtracted in 200 components = -0.000520152 Jy ! Clean residual min=-0.002927 max=0.002880 Jy/beam ! Clean residual mean=-0.000000 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.443215 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 170 components and 0.443215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087135Jy sigma=0.000817 ! Fit after self-cal, rms=0.087121Jy sigma=0.000817 wmodel J2226+0052_S_2015_03_17_pus_map.mod ! Writing 170 model components to file: J2226+0052_S_2015_03_17_pus_map.mod wobs J2226+0052_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2226+0052_S_2015_03_17_pus_uvs.fits wwins J2226+0052_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J2226+0052_S_2015_03_17_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.000478091 Jy ! Component: 100 - total flux cleaned = -0.00052848 Jy ! Component: 150 - total flux cleaned = -0.000574497 Jy ! Component: 200 - total flux cleaned = -0.000842542 Jy ! Component: 250 - total flux cleaned = -0.00105665 Jy ! Component: 300 - total flux cleaned = -0.00109758 Jy ! Component: 350 - total flux cleaned = -0.00121734 Jy ! Component: 400 - total flux cleaned = -0.00121684 Jy ! Component: 450 - total flux cleaned = -0.00117907 Jy ! Component: 500 - total flux cleaned = -0.00136472 Jy ! Component: 550 - total flux cleaned = -0.00136376 Jy ! Component: 600 - total flux cleaned = -0.00136432 Jy ! Component: 650 - total flux cleaned = -0.00146822 Jy ! Component: 700 - total flux cleaned = -0.00136498 Jy ! Component: 750 - total flux cleaned = -0.00143142 Jy ! Component: 800 - total flux cleaned = -0.00136538 Jy ! Component: 850 - total flux cleaned = -0.00133355 Jy ! Component: 900 - total flux cleaned = -0.00136519 Jy ! Component: 950 - total flux cleaned = -0.00133351 Jy ! Component: 1000 - total flux cleaned = -0.0013032 Jy ! Component: 1050 - total flux cleaned = -0.00130289 Jy ! Component: 1100 - total flux cleaned = -0.00133056 Jy ! Component: 1150 - total flux cleaned = -0.00121437 Jy ! Component: 1200 - total flux cleaned = -0.00124256 Jy ! Component: 1250 - total flux cleaned = -0.0012141 Jy ! Component: 1300 - total flux cleaned = -0.00121288 Jy ! Component: 1350 - total flux cleaned = -0.00107626 Jy ! Component: 1400 - total flux cleaned = -0.00102221 Jy ! Component: 1450 - total flux cleaned = -0.000995436 Jy ! Component: 1500 - total flux cleaned = -0.000995091 Jy ! Component: 1550 - total flux cleaned = -0.00086628 Jy ! Component: 1600 - total flux cleaned = -0.000866588 Jy ! Component: 1650 - total flux cleaned = -0.000816471 Jy ! Component: 1700 - total flux cleaned = -0.000816762 Jy ! Component: 1750 - total flux cleaned = -0.000840899 Jy ! Component: 1800 - total flux cleaned = -0.000768186 Jy ! Component: 1850 - total flux cleaned = -0.000696735 Jy ! Component: 1900 - total flux cleaned = -0.000744092 Jy ! Component: 1950 - total flux cleaned = -0.000743603 Jy ! Component: 2000 - total flux cleaned = -0.000743367 Jy ! Component: 2050 - total flux cleaned = -0.000743104 Jy ! Component: 2100 - total flux cleaned = -0.000788408 Jy ! Component: 2150 - total flux cleaned = -0.000810463 Jy ! Component: 2200 - total flux cleaned = -0.000899155 Jy ! Component: 2250 - total flux cleaned = -0.000920912 Jy ! Component: 2300 - total flux cleaned = -0.000964232 Jy ! Component: 2350 - total flux cleaned = -0.000985475 Jy ! Component: 2400 - total flux cleaned = -0.00107051 Jy ! Component: 2450 - total flux cleaned = -0.00107027 Jy ! Component: 2500 - total flux cleaned = -0.00109154 Jy ! Component: 2550 - total flux cleaned = -0.0011535 Jy ! Component: 2600 - total flux cleaned = -0.00125571 Jy ! Component: 2650 - total flux cleaned = -0.00115431 Jy ! Component: 2700 - total flux cleaned = -0.00117424 Jy ! Component: 2750 - total flux cleaned = -0.00121432 Jy ! Component: 2800 - total flux cleaned = -0.00125378 Jy ! Component: 2850 - total flux cleaned = -0.00121426 Jy ! Component: 2900 - total flux cleaned = -0.00121436 Jy ! Component: 2950 - total flux cleaned = -0.00127189 Jy ! Component: 3000 - total flux cleaned = -0.00132928 Jy ! Component: 3050 - total flux cleaned = -0.00129151 Jy ! Component: 3100 - total flux cleaned = -0.00121648 Jy ! Component: 3150 - total flux cleaned = -0.00134697 Jy ! Component: 3200 - total flux cleaned = -0.00142085 Jy ! Component: 3250 - total flux cleaned = -0.00134742 Jy ! Component: 3300 - total flux cleaned = -0.00142006 Jy ! Component: 3350 - total flux cleaned = -0.00145627 Jy ! Component: 3400 - total flux cleaned = -0.00140277 Jy ! Component: 3450 - total flux cleaned = -0.00150924 Jy ! Component: 3500 - total flux cleaned = -0.00143855 Jy ! Component: 3550 - total flux cleaned = -0.00149112 Jy ! Component: 3600 - total flux cleaned = -0.00157792 Jy ! Component: 3650 - total flux cleaned = -0.00159496 Jy ! Component: 3700 - total flux cleaned = -0.00159472 Jy ! Component: 3750 - total flux cleaned = -0.00161148 Jy ! Component: 3800 - total flux cleaned = -0.00166204 Jy ! Component: 3850 - total flux cleaned = -0.00171228 Jy ! Component: 3900 - total flux cleaned = -0.00174547 Jy ! Component: 3950 - total flux cleaned = -0.00176206 Jy ! Component: 4000 - total flux cleaned = -0.00181127 Jy ! Component: 4050 - total flux cleaned = -0.00179496 Jy ! Total flux subtracted in 4096 components = -0.00187597 Jy ! Clean residual min=-0.000904 max=0.000941 Jy/beam ! Clean residual mean=0.000000 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.441339 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 489 components and 0.441338 Jy ![Exited script file: muppet] wmap "J2226+0052_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.333 x 7.915 at -4.052 degrees (North through East) ! Clean map min=-0.0019047 max=0.34545 Jy/beam ! Writing clean map to FITS file: J2226+0052_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.345454 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000304554 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.264481 0.264481 0.528962 1.05792 2.11585 4.2317 8.46339 16.9268 33.8536 67.7071 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.345 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.333 x 7.915 at -4.052 degrees (North through East) ! Clean map min=-0.0019047 max=0.34545 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 J2226+0052_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:12:06 2016