! Started logfile: /scr/pima/bg219i_uvs/J2212+2759_S_uvs.log on Wed Apr 6 23:17:36 2016 obs /scr/pima/bg219i_uvs/J2212+2759_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2212+2759_S_uva.fits ! AN table 1: 62 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J2212+2759 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 10416 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219i_uvs/J2212+2759_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006894Jy sigma=24.352966 ! Fit after self-cal, rms=0.871025Jy sigma=21.200197 ! 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.095 mas, bmaj=5.088 mas, bpa=-7.131 degrees ! Estimated noise=0.434243 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.0959235 Jy ! Component: 100 - total flux cleaned = 0.120872 Jy ! Total flux subtracted in 100 components = 0.120872 Jy ! Clean residual min=-0.005289 max=0.010850 Jy/beam ! Clean residual mean=-0.000019 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.120872 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.120872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067430Jy sigma=1.490625 ! Fit after self-cal, rms=0.067304Jy sigma=1.489072 ! Inverting map ! Added new window around map position (-1, -9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123473 Jy ! Component: 100 - total flux cleaned = 0.0205637 Jy ! Total flux subtracted in 100 components = 0.0205637 Jy ! Clean residual min=-0.004014 max=0.004861 Jy/beam ! Clean residual mean=-0.000009 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.141436 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.141436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063684Jy sigma=1.410014 ! Fit after self-cal, rms=0.063568Jy sigma=1.407340 ! 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.75 mas, bmaj=5.976 mas, bpa=-4.972 degrees ! Estimated noise=0.306606 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.00904111 Jy ! Component: 100 - total flux cleaned = 0.015019 Jy ! Component: 150 - total flux cleaned = 0.0193196 Jy ! Component: 200 - total flux cleaned = 0.0224703 Jy ! Total flux subtracted in 200 components = 0.0224703 Jy ! Clean residual min=-0.003273 max=0.003160 Jy/beam ! Clean residual mean=-0.000002 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.163906 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 103 components and 0.163906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061706Jy sigma=1.372047 ! Fit after self-cal, rms=0.061626Jy sigma=1.370385 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.75 x 5.976 at -4.972 degrees (North through East) ! Clean map min=-0.0032335 max=0.12464 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.90 HN 0.99 KP 1.00 ! LA 0.97 MK 1.09 NL 1.01 OV 1.01 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.92 HN 1.00 KP 0.96 ! LA 0.99 MK 1.03 NL 1.01 OV 0.97 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 1.00 KP 1.00 ! LA 1.01 MK 1.04 NL 0.96 OV 1.00 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 1.04 KP 1.00 ! LA 1.01 MK 1.03 NL 1.03 OV 1.01 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.061626Jy sigma=1.370385 ! Fit after self-cal, rms=0.060145Jy sigma=1.362338 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.796 mas, bmaj=6.031 mas, bpa=-4.302 degrees ! Estimated noise=0.305284 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.00240289 Jy ! Component: 100 - total flux cleaned = 0.00359297 Jy ! Component: 150 - total flux cleaned = 0.00405623 Jy ! Component: 200 - total flux cleaned = 0.00421781 Jy ! Total flux subtracted in 200 components = 0.00421781 Jy ! Clean residual min=-0.002874 max=0.002600 Jy/beam ! Clean residual mean=0.000011 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.168124 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.168124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060034Jy sigma=1.360270 ! Fit after self-cal, rms=0.060011Jy sigma=1.359840 ! 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.060011Jy sigma=1.359840 ! Fit after self-cal, rms=0.060035Jy sigma=1.347953 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.784 mas, bmaj=6.009 mas, bpa=-4.458 degrees ! Estimated noise=0.309031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015812 Jy ! Component: 100 - total flux cleaned = 0.00235243 Jy ! Component: 150 - total flux cleaned = 0.00276349 Jy ! Component: 200 - total flux cleaned = 0.00286621 Jy ! Total flux subtracted in 200 components = 0.00286621 Jy ! Clean residual min=-0.001960 max=0.002138 Jy/beam ! Clean residual mean=0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.17099 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 132 components and 0.17099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059975Jy sigma=1.347286 ! Fit after self-cal, rms=0.059976Jy sigma=1.347164 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.000114342 Jy ! Component: 100 - total flux cleaned = 0.000139427 Jy ! Component: 150 - total flux cleaned = 0.000161913 Jy ! Component: 200 - total flux cleaned = 0.000172126 Jy ! Total flux subtracted in 200 components = 0.000172126 Jy ! Clean residual min=-0.001996 max=0.002139 Jy/beam ! Clean residual mean=0.000002 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.171162 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 137 components and 0.171162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059971Jy sigma=1.347049 ! Fit after self-cal, rms=0.059972Jy sigma=1.347033 ! 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.059972Jy sigma=1.347033 ! Fit after self-cal, rms=0.060481Jy sigma=1.346464 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.781 mas, bmaj=5.999 mas, bpa=-4.424 degrees ! Estimated noise=0.312136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124186 Jy ! Component: 100 - total flux cleaned = 0.00173978 Jy ! Component: 150 - total flux cleaned = 0.00199022 Jy ! Component: 200 - total flux cleaned = 0.00208318 Jy ! Total flux subtracted in 200 components = 0.00208318 Jy ! Clean residual min=-0.002056 max=0.002127 Jy/beam ! Clean residual mean=0.000002 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.173245 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 141 components and 0.173245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060443Jy sigma=1.346140 ! Fit after self-cal, rms=0.060443Jy sigma=1.346131 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.60391e-05 Jy ! Component: 100 - total flux cleaned = 5.53837e-05 Jy ! Component: 150 - total flux cleaned = 6.38873e-05 Jy ! Component: 200 - total flux cleaned = 7.19077e-05 Jy ! Total flux subtracted in 200 components = 7.19077e-05 Jy ! Clean residual min=-0.002061 max=0.002119 Jy/beam ! Clean residual mean=0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.173317 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 142 components and 0.173317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060440Jy sigma=1.346063 ! Fit after self-cal, rms=0.060440Jy sigma=1.346052 ! 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.060440Jy sigma=1.346052 ! Fit after self-cal, rms=0.060859Jy sigma=1.345696 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.342 mas, bmaj=10.42 mas, bpa=5.464 degrees ! Estimated noise=0.392775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145219 Jy ! Component: 100 - total flux cleaned = 0.00215148 Jy ! Component: 150 - total flux cleaned = 0.00254152 Jy ! Component: 200 - total flux cleaned = 0.00260738 Jy ! Total flux subtracted in 200 components = 0.00260738 Jy ! Clean residual min=-0.002928 max=0.002478 Jy/beam ! Clean residual mean=0.000007 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.175925 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 146 components and 0.175925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060841Jy sigma=1.345805 ! Fit after self-cal, rms=0.060835Jy sigma=1.345733 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.000146222 Jy ! Component: 100 - total flux cleaned = 0.000191536 Jy ! Component: 150 - total flux cleaned = 0.000219762 Jy ! Component: 200 - total flux cleaned = 0.000237196 Jy ! Total flux subtracted in 200 components = 0.000237196 Jy ! Clean residual min=-0.002950 max=0.002493 Jy/beam ! Clean residual mean=0.000007 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.176162 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 148 components and 0.176162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060836Jy sigma=1.345779 ! Fit after self-cal, rms=0.060835Jy sigma=1.345765 ! 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.779 mas, bmaj=5.993 mas, bpa=-4.429 degrees ! Estimated noise=0.314646 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.779 x 5.993 at -4.429 degrees (North through East) ! Clean map min=-0.0019992 max=0.12686 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.116 mas, bmaj=5.089 mas, bpa=-6.551 degrees ! Estimated noise=0.448941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0988691 Jy ! Component: 100 - total flux cleaned = 0.125633 Jy ! Component: 150 - total flux cleaned = 0.139154 Jy ! Component: 200 - total flux cleaned = 0.147612 Jy ! Total flux subtracted in 200 components = 0.147612 Jy ! Clean residual min=-0.003530 max=0.004714 Jy/beam ! Clean residual mean=-0.000008 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.147612 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.147612 Jy ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=5.993 mas, bpa=-4.429 degrees ! Estimated noise=0.314646 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.00807567 Jy ! Component: 100 - total flux cleaned = 0.013437 Jy ! Component: 150 - total flux cleaned = 0.0172336 Jy ! Component: 200 - total flux cleaned = 0.0199647 Jy ! Total flux subtracted in 200 components = 0.0199647 Jy ! Clean residual min=-0.002310 max=0.002053 Jy/beam ! Clean residual mean=-0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.167577 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 83 components and 0.167577 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.342 mas, bmaj=10.42 mas, bpa=5.464 degrees ! Estimated noise=0.392775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342309 Jy ! Component: 100 - total flux cleaned = 0.00539921 Jy ! Component: 150 - total flux cleaned = 0.00658796 Jy ! Component: 200 - total flux cleaned = 0.00731271 Jy ! Total flux subtracted in 200 components = 0.00731271 Jy ! Clean residual min=-0.002971 max=0.002442 Jy/beam ! Clean residual mean=0.000006 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.174889 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.000388057 Jy ! Component: 100 - total flux cleaned = 0.000474272 Jy ! Component: 150 - total flux cleaned = 0.000552639 Jy ! Component: 200 - total flux cleaned = 0.000624167 Jy ! Total flux subtracted in 200 components = 0.000624167 Jy ! Clean residual min=-0.003014 max=0.002465 Jy/beam ! Clean residual mean=0.000006 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.175513 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 111 components and 0.175513 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=5.993 mas, bpa=-4.429 degrees ! Estimated noise=0.314646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000411312 Jy ! Component: 100 - total flux cleaned = -0.00048663 Jy ! Component: 150 - total flux cleaned = -0.000507208 Jy ! Component: 200 - total flux cleaned = -0.000488727 Jy ! Total flux subtracted in 200 components = -0.000488727 Jy ! Clean residual min=-0.002264 max=0.001979 Jy/beam ! Clean residual mean=0.000002 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.175025 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 116 components and 0.175025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060844Jy sigma=1.345918 ! Fit after self-cal, rms=0.060841Jy sigma=1.345759 wmodel /scr/pima/bg219i_uvs/J2212+2759_S_map.mod ! Writing 116 model components to file: /scr/pima/bg219i_uvs/J2212+2759_S_map.mod wobs /scr/pima/bg219i_uvs/J2212+2759_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J2212+2759_S_uvs.fits wwins /scr/pima/bg219i_uvs/J2212+2759_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J2212+2759_S_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.00051354 Jy ! Component: 100 - total flux cleaned = -0.0011266 Jy ! Component: 150 - total flux cleaned = -0.00164173 Jy ! Component: 200 - total flux cleaned = -0.00191959 Jy ! Component: 250 - total flux cleaned = -0.00221741 Jy ! Component: 300 - total flux cleaned = -0.00239076 Jy ! Component: 350 - total flux cleaned = -0.00261476 Jy ! Component: 400 - total flux cleaned = -0.00277837 Jy ! Component: 450 - total flux cleaned = -0.00291119 Jy ! Component: 500 - total flux cleaned = -0.00293787 Jy ! Component: 550 - total flux cleaned = -0.00309007 Jy ! Component: 600 - total flux cleaned = -0.00316413 Jy ! Component: 650 - total flux cleaned = -0.00318867 Jy ! Component: 700 - total flux cleaned = -0.00333147 Jy ! Component: 750 - total flux cleaned = -0.00337809 Jy ! Component: 800 - total flux cleaned = -0.00344671 Jy ! Component: 850 - total flux cleaned = -0.00342468 Jy ! Component: 900 - total flux cleaned = -0.00346934 Jy ! Component: 950 - total flux cleaned = -0.00346899 Jy ! Component: 1000 - total flux cleaned = -0.00344766 Jy ! Component: 1050 - total flux cleaned = -0.00342665 Jy ! Component: 1100 - total flux cleaned = -0.00346858 Jy ! Component: 1150 - total flux cleaned = -0.00346854 Jy ! Component: 1200 - total flux cleaned = -0.00350859 Jy ! Component: 1250 - total flux cleaned = -0.00346844 Jy ! Component: 1300 - total flux cleaned = -0.00346849 Jy ! Component: 1350 - total flux cleaned = -0.00335247 Jy ! Component: 1400 - total flux cleaned = -0.00342995 Jy ! Component: 1450 - total flux cleaned = -0.00339197 Jy ! Component: 1500 - total flux cleaned = -0.00329892 Jy ! Component: 1550 - total flux cleaned = -0.00328058 Jy ! Component: 1600 - total flux cleaned = -0.00317139 Jy ! Component: 1650 - total flux cleaned = -0.00317135 Jy ! Component: 1700 - total flux cleaned = -0.00306488 Jy ! Component: 1750 - total flux cleaned = -0.00299491 Jy ! Component: 1800 - total flux cleaned = -0.00292599 Jy ! Component: 1850 - total flux cleaned = -0.00290904 Jy ! Component: 1900 - total flux cleaned = -0.0028412 Jy ! Component: 1950 - total flux cleaned = -0.00275745 Jy ! Component: 2000 - total flux cleaned = -0.00267444 Jy ! Component: 2050 - total flux cleaned = -0.00264154 Jy ! Component: 2100 - total flux cleaned = -0.00256063 Jy ! Component: 2150 - total flux cleaned = -0.00254447 Jy ! Component: 2200 - total flux cleaned = -0.00238556 Jy ! Component: 2250 - total flux cleaned = -0.00232283 Jy ! Component: 2300 - total flux cleaned = -0.00222955 Jy ! Component: 2350 - total flux cleaned = -0.00216792 Jy ! Component: 2400 - total flux cleaned = -0.00206118 Jy ! Component: 2450 - total flux cleaned = -0.00194071 Jy ! Component: 2500 - total flux cleaned = -0.0018958 Jy ! Component: 2550 - total flux cleaned = -0.00180662 Jy ! Component: 2600 - total flux cleaned = -0.00167463 Jy ! Component: 2650 - total flux cleaned = -0.00164576 Jy ! Component: 2700 - total flux cleaned = -0.00161673 Jy ! Component: 2750 - total flux cleaned = -0.00150222 Jy ! Component: 2800 - total flux cleaned = -0.0014169 Jy ! Component: 2850 - total flux cleaned = -0.00133264 Jy ! Component: 2900 - total flux cleaned = -0.00124912 Jy ! Component: 2950 - total flux cleaned = -0.00124899 Jy ! Component: 3000 - total flux cleaned = -0.00116658 Jy ! Component: 3050 - total flux cleaned = -0.00113957 Jy ! Component: 3100 - total flux cleaned = -0.0010722 Jy ! Component: 3150 - total flux cleaned = -0.00104555 Jy ! Component: 3200 - total flux cleaned = -0.00095268 Jy ! Component: 3250 - total flux cleaned = -0.000939783 Jy ! Component: 3300 - total flux cleaned = -0.000939656 Jy ! Component: 3350 - total flux cleaned = -0.000887744 Jy ! Component: 3400 - total flux cleaned = -0.000797792 Jy ! Component: 3450 - total flux cleaned = -0.000772568 Jy ! Component: 3500 - total flux cleaned = -0.000759928 Jy ! Component: 3550 - total flux cleaned = -0.000697176 Jy ! Component: 3600 - total flux cleaned = -0.000672189 Jy ! Component: 3650 - total flux cleaned = -0.000622613 Jy ! Component: 3700 - total flux cleaned = -0.00064723 Jy ! Component: 3750 - total flux cleaned = -0.000586157 Jy ! Component: 3800 - total flux cleaned = -0.000561904 Jy ! Component: 3850 - total flux cleaned = -0.000537851 Jy ! Component: 3900 - total flux cleaned = -0.000489999 Jy ! Component: 3950 - total flux cleaned = -0.000442518 Jy ! Component: 4000 - total flux cleaned = -0.000383484 Jy ! Component: 4050 - total flux cleaned = -0.000371832 Jy ! Total flux subtracted in 4096 components = -0.000301992 Jy ! Clean residual min=-0.000711 max=0.000645 Jy/beam ! Clean residual mean=0.000002 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.174723 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 418 components and 0.174723 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J2212+2759_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.779 x 5.993 at -4.429 degrees (North through East) ! Clean map min=-0.0016227 max=0.12747 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2212+2759_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.127469 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212487 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.50009 0.50009 1.00018 2.00036 4.00072 8.00144 16.0029 32.0058 64.0115 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.127 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 599.892 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2212+2759_S_uvs.log closed on Wed Apr 6 23:17:42 2016