! Started logfile: /scr/pima/bg219h_uvs/J2229+0114_S_dfm.log on Thu May 19 22:43:50 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 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,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm 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 /J2229+0114_S_map.mod ! wmodel: Unable to open new model file: /J2229+0114_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! 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.0020232 max=0.15543 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.155431 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000500891 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.966776 0.966776 1.93355 3.8671 7.73421 15.4684 30.9368 61.8737 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.155 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 310.309 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2229+0114_S_dfm.log closed on Thu May 19 22:43:52 2016