! Started logfile: /scr/pima/bg219h_uvs/J2229+0114_S_uvs.log on Thu Apr 7 09:13:10 2016 obs /scr/pima/bg219h_uvs/J2229+0114_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2229+0114_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.726852 visibilities/baseline/integration-bin. ! Found source: J2229+0114 ! ! 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 6280 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/bg219h_uvs/J2229+0114_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016034Jy sigma=22.100623 ! Fit after self-cal, rms=0.843717Jy sigma=18.378228 ! 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.753 mas, bmaj=6.527 mas, bpa=-4.595 degrees ! Estimated noise=0.641513 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.117262 Jy ! Component: 100 - total flux cleaned = 0.152577 Jy ! Total flux subtracted in 100 components = 0.152577 Jy ! Clean residual min=-0.006009 max=0.014652 Jy/beam ! Clean residual mean=0.000004 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.152577 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.152577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069352Jy sigma=1.443782 ! Fit after self-cal, rms=0.069300Jy sigma=1.443046 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151128 Jy ! Component: 100 - total flux cleaned = 0.0222092 Jy ! Total flux subtracted in 100 components = 0.0222092 Jy ! Clean residual min=-0.004066 max=0.004747 Jy/beam ! Clean residual mean=0.000001 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.174787 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.174787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065833Jy sigma=1.354562 ! Fit after self-cal, rms=0.065811Jy sigma=1.354256 ! 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.286 mas, bmaj=7.159 mas, bpa=-2.784 degrees ! Estimated noise=0.426764 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.0053631 Jy ! Component: 100 - total flux cleaned = 0.00813322 Jy ! Component: 150 - total flux cleaned = 0.00968353 Jy ! Component: 200 - total flux cleaned = 0.0106301 Jy ! Total flux subtracted in 200 components = 0.0106301 Jy ! Clean residual min=-0.003211 max=0.004129 Jy/beam ! Clean residual mean=-0.000003 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.185417 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 39 components and 0.185417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065459Jy sigma=1.343361 ! Fit after self-cal, rms=0.065447Jy sigma=1.342909 ! 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.286 x 7.159 at -2.784 degrees (North through East) ! Clean map min=-0.0031672 max=0.15623 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 0.98 FD 1.00* HN 1.01 KP 0.97 ! LA 1.09 MK 0.98 NL 0.99 OV 0.96 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.00 KP 0.98 ! LA 1.06 MK 1.01 NL 1.11 OV 0.98 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.05 KP 0.95 ! LA 1.10 MK 0.97 NL 0.99 OV 1.00 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 1.04 KP 0.98 ! LA 1.02 MK 1.01 NL 1.02 OV 1.01 ! PT 0.94 SC 1.00 ! ! ! Fit before self-cal, rms=0.065447Jy sigma=1.342909 ! Fit after self-cal, rms=0.065808Jy sigma=1.329183 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=7.171 mas, bpa=-2.766 degrees ! Estimated noise=0.42654 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.000405415 Jy ! Component: 100 - total flux cleaned = 0.000333866 Jy ! Component: 150 - total flux cleaned = 0.000314351 Jy ! Component: 200 - total flux cleaned = 0.00029649 Jy ! Total flux subtracted in 200 components = 0.00029649 Jy ! Clean residual min=-0.003011 max=0.002773 Jy/beam ! Clean residual mean=-0.000002 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.185713 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.185713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065789Jy sigma=1.328789 ! Fit after self-cal, rms=0.065826Jy sigma=1.328560 ! 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.065826Jy sigma=1.328560 ! Fit after self-cal, rms=0.065356Jy sigma=1.311768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=7.177 mas, bpa=-2.724 degrees ! Estimated noise=0.426474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000488769 Jy ! Component: 100 - total flux cleaned = 0.000449994 Jy ! Component: 150 - total flux cleaned = 0.000418832 Jy ! Component: 200 - total flux cleaned = 0.00040495 Jy ! Total flux subtracted in 200 components = 0.00040495 Jy ! Clean residual min=-0.002302 max=0.002415 Jy/beam ! Clean residual mean=-0.000001 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.186118 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.186118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065343Jy sigma=1.311500 ! Fit after self-cal, rms=0.065366Jy sigma=1.311274 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 (35.5, -25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198094 Jy ! Component: 100 - total flux cleaned = 0.0023755 Jy ! Component: 150 - total flux cleaned = 0.0024107 Jy ! Component: 200 - total flux cleaned = 0.00241029 Jy ! Total flux subtracted in 200 components = 0.00241029 Jy ! Clean residual min=-0.002119 max=0.001937 Jy/beam ! Clean residual mean=-0.000001 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.188528 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.188528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065295Jy sigma=1.309615 ! Fit after self-cal, rms=0.065291Jy sigma=1.309555 ! 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.065291Jy sigma=1.309555 ! Fit after self-cal, rms=0.065167Jy sigma=1.309485 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=7.177 mas, bpa=-2.785 degrees ! Estimated noise=0.4256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440701 Jy ! Component: 100 - total flux cleaned = 0.00041491 Jy ! Component: 150 - total flux cleaned = 0.000368792 Jy ! Component: 200 - total flux cleaned = 0.000326127 Jy ! Total flux subtracted in 200 components = 0.000326127 Jy ! Clean residual min=-0.002160 max=0.001951 Jy/beam ! Clean residual mean=-0.000001 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.188855 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.188855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065148Jy sigma=1.309107 ! Fit after self-cal, rms=0.065150Jy sigma=1.309090 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.55775e-05 Jy ! Component: 100 - total flux cleaned = 6.22981e-06 Jy ! Component: 150 - total flux cleaned = 5.96697e-06 Jy ! Component: 200 - total flux cleaned = -1.11066e-05 Jy ! Total flux subtracted in 200 components = -1.11066e-05 Jy ! Clean residual min=-0.002144 max=0.001946 Jy/beam ! Clean residual mean=-0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.188844 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.188844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065140Jy sigma=1.308892 ! Fit after self-cal, rms=0.065141Jy sigma=1.308885 ! 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.065141Jy sigma=1.308885 ! Fit after self-cal, rms=0.065100Jy sigma=1.308853 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.98 mas, bmaj=11.5 mas, bpa=-6.248 degrees ! Estimated noise=0.539832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000611902 Jy ! Component: 100 - total flux cleaned = 0.000633702 Jy ! Component: 150 - total flux cleaned = 0.00060235 Jy ! Component: 200 - total flux cleaned = 0.000573137 Jy ! Total flux subtracted in 200 components = 0.000573137 Jy ! Clean residual min=-0.002062 max=0.002156 Jy/beam ! Clean residual mean=-0.000003 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.189417 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.189417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065098Jy sigma=1.308828 ! Fit after self-cal, rms=0.065098Jy sigma=1.308787 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.4424e-05 Jy ! Component: 100 - total flux cleaned = 2.07739e-05 Jy ! Component: 150 - total flux cleaned = -6.14772e-06 Jy ! Component: 200 - total flux cleaned = -3.02218e-05 Jy ! Total flux subtracted in 200 components = -3.02218e-05 Jy ! Clean residual min=-0.002045 max=0.002143 Jy/beam ! Clean residual mean=-0.000003 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.189386 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.189386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065097Jy sigma=1.308777 ! Fit after self-cal, rms=0.065096Jy sigma=1.308747 ! 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.288 mas, bmaj=7.176 mas, bpa=-2.804 degrees ! Estimated noise=0.42525 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.288 x 7.176 at -2.804 degrees (North through East) ! Clean map min=-0.0020179 max=0.15598 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.759 mas, bmaj=6.537 mas, bpa=-4.601 degrees ! Estimated noise=0.6393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11679 Jy ! Component: 100 - total flux cleaned = 0.152202 Jy ! Component: 150 - total flux cleaned = 0.167448 Jy ! Component: 200 - total flux cleaned = 0.174617 Jy ! Total flux subtracted in 200 components = 0.174617 Jy ! Clean residual min=-0.004167 max=0.003753 Jy/beam ! Clean residual mean=0.000001 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.174617 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.174617 Jy ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=7.176 mas, bpa=-2.804 degrees ! Estimated noise=0.42525 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.0054781 Jy ! Component: 100 - total flux cleaned = 0.00860147 Jy ! Component: 150 - total flux cleaned = 0.0107382 Jy ! Component: 200 - total flux cleaned = 0.0122324 Jy ! Total flux subtracted in 200 components = 0.0122324 Jy ! Clean residual min=-0.002312 max=0.002135 Jy/beam ! Clean residual mean=-0.000001 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.186849 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 44 components and 0.186849 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=6.98 mas, bmaj=11.5 mas, bpa=-6.248 degrees ! Estimated noise=0.539832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185188 Jy ! Component: 100 - total flux cleaned = 0.00247172 Jy ! Component: 150 - total flux cleaned = 0.00254538 Jy ! Component: 200 - total flux cleaned = 0.00256654 Jy ! Total flux subtracted in 200 components = 0.00256654 Jy ! Clean residual min=-0.002136 max=0.002122 Jy/beam ! Clean residual mean=-0.000003 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.189416 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 = 1.93747e-05 Jy ! Component: 100 - total flux cleaned = 3.80171e-05 Jy ! Component: 150 - total flux cleaned = 7.18753e-05 Jy ! Component: 200 - total flux cleaned = 8.76995e-05 Jy ! Total flux subtracted in 200 components = 8.76995e-05 Jy ! Clean residual min=-0.002136 max=0.002131 Jy/beam ! Clean residual mean=-0.000003 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.189503 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 64 components and 0.189503 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=7.176 mas, bpa=-2.804 degrees ! Estimated noise=0.42525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000290197 Jy ! Component: 100 - total flux cleaned = -0.000255721 Jy ! Component: 150 - total flux cleaned = -0.000194002 Jy ! Component: 200 - total flux cleaned = -0.000221574 Jy ! Total flux subtracted in 200 components = -0.000221574 Jy ! Clean residual min=-0.002170 max=0.002128 Jy/beam ! Clean residual mean=-0.000001 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.189282 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.189282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065129Jy sigma=1.309379 ! Fit after self-cal, rms=0.065127Jy sigma=1.309327 wmodel /scr/pima/bg219h_uvs/J2229+0114_S_map.mod ! Writing 77 model components to file: /scr/pima/bg219h_uvs/J2229+0114_S_map.mod wobs /scr/pima/bg219h_uvs/J2229+0114_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2229+0114_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2229+0114_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J2229+0114_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.000352902 Jy ! Component: 100 - total flux cleaned = -0.000814087 Jy ! Component: 150 - total flux cleaned = -0.000912862 Jy ! Component: 200 - total flux cleaned = -0.00113258 Jy ! Component: 250 - total flux cleaned = -0.00131434 Jy ! Component: 300 - total flux cleaned = -0.00146096 Jy ! Component: 350 - total flux cleaned = -0.00143265 Jy ! Component: 400 - total flux cleaned = -0.00146046 Jy ! Component: 450 - total flux cleaned = -0.00143391 Jy ! Component: 500 - total flux cleaned = -0.0014341 Jy ! Component: 550 - total flux cleaned = -0.0013833 Jy ! Component: 600 - total flux cleaned = -0.00135862 Jy ! Component: 650 - total flux cleaned = -0.00133403 Jy ! Component: 700 - total flux cleaned = -0.00128565 Jy ! Component: 750 - total flux cleaned = -0.00119143 Jy ! Component: 800 - total flux cleaned = -0.00116852 Jy ! Component: 850 - total flux cleaned = -0.00116859 Jy ! Component: 900 - total flux cleaned = -0.00114665 Jy ! Component: 950 - total flux cleaned = -0.00114687 Jy ! Component: 1000 - total flux cleaned = -0.00103982 Jy ! Component: 1050 - total flux cleaned = -0.000934319 Jy ! Component: 1100 - total flux cleaned = -0.000850524 Jy ! Component: 1150 - total flux cleaned = -0.000665414 Jy ! Component: 1200 - total flux cleaned = -0.000544553 Jy ! Component: 1250 - total flux cleaned = -0.000484734 Jy ! Component: 1300 - total flux cleaned = -0.000386478 Jy ! Component: 1350 - total flux cleaned = -0.000231647 Jy ! Component: 1400 - total flux cleaned = -0.00015529 Jy ! Component: 1450 - total flux cleaned = -4.31278e-06 Jy ! Component: 1500 - total flux cleaned = 0.000144556 Jy ! Component: 1550 - total flux cleaned = 0.000217953 Jy ! Component: 1600 - total flux cleaned = 0.000327042 Jy ! Component: 1650 - total flux cleaned = 0.000380942 Jy ! Component: 1700 - total flux cleaned = 0.000469688 Jy ! Component: 1750 - total flux cleaned = 0.000557361 Jy ! Component: 1800 - total flux cleaned = 0.000557746 Jy ! Component: 1850 - total flux cleaned = 0.000609536 Jy ! Component: 1900 - total flux cleaned = 0.000694541 Jy ! Component: 1950 - total flux cleaned = 0.000728079 Jy ! Component: 2000 - total flux cleaned = 0.000744753 Jy ! Component: 2050 - total flux cleaned = 0.000744625 Jy ! Component: 2100 - total flux cleaned = 0.000728386 Jy ! Component: 2150 - total flux cleaned = 0.000744816 Jy ! Component: 2200 - total flux cleaned = 0.000744876 Jy ! Component: 2250 - total flux cleaned = 0.000744951 Jy ! Component: 2300 - total flux cleaned = 0.000713655 Jy ! Component: 2350 - total flux cleaned = 0.000682285 Jy ! Component: 2400 - total flux cleaned = 0.000651233 Jy ! Component: 2450 - total flux cleaned = 0.000620261 Jy ! Component: 2500 - total flux cleaned = 0.000559157 Jy ! Component: 2550 - total flux cleaned = 0.000574345 Jy ! Component: 2600 - total flux cleaned = 0.000529334 Jy ! Component: 2650 - total flux cleaned = 0.000499706 Jy ! Component: 2700 - total flux cleaned = 0.000499701 Jy ! Component: 2750 - total flux cleaned = 0.000484879 Jy ! Component: 2800 - total flux cleaned = 0.000354304 Jy ! Component: 2850 - total flux cleaned = 0.000369161 Jy ! Component: 2900 - total flux cleaned = 0.000397814 Jy ! Component: 2950 - total flux cleaned = 0.000312637 Jy ! Component: 3000 - total flux cleaned = 0.000354979 Jy ! Component: 3050 - total flux cleaned = 0.000271072 Jy ! Component: 3100 - total flux cleaned = 0.00027116 Jy ! Component: 3150 - total flux cleaned = 0.000271059 Jy ! Component: 3200 - total flux cleaned = 0.000243507 Jy ! Component: 3250 - total flux cleaned = 0.000189192 Jy ! Component: 3300 - total flux cleaned = 0.000175766 Jy ! Component: 3350 - total flux cleaned = 0.000122286 Jy ! Component: 3400 - total flux cleaned = 0.000122414 Jy ! Component: 3450 - total flux cleaned = 0.000122339 Jy ! Component: 3500 - total flux cleaned = 1.75281e-05 Jy ! Component: 3550 - total flux cleaned = 3.08053e-05 Jy ! Component: 3600 - total flux cleaned = 1.79606e-05 Jy ! Component: 3650 - total flux cleaned = 1.79104e-05 Jy ! Component: 3700 - total flux cleaned = -4.59387e-05 Jy ! Component: 3750 - total flux cleaned = -4.59138e-05 Jy ! Component: 3800 - total flux cleaned = -9.63678e-05 Jy ! Component: 3850 - total flux cleaned = -0.000208833 Jy ! Component: 3900 - total flux cleaned = -0.000233551 Jy ! Component: 3950 - total flux cleaned = -0.000245774 Jy ! Component: 4000 - total flux cleaned = -0.00025798 Jy ! Component: 4050 - total flux cleaned = -0.000367747 Jy ! Total flux subtracted in 4096 components = -0.000343552 Jy ! Clean residual min=-0.000670 max=0.000781 Jy/beam ! Clean residual mean=-0.000001 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.188938 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 368 components and 0.188938 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J2229+0114_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.288 x 7.176 at -2.804 degrees (North through East) ! Clean map min=-0.0013253 max=0.15536 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2229+0114_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.15536 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219283 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.423437 0.423437 0.846874 1.69375 3.38749 6.77499 13.55 27.1 54.1999 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.155 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 708.488 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2229+0114_S_uvs.log closed on Thu Apr 7 09:13:14 2016