! Started logfile: /image_prod/ug002_uva//J2106+2135_S_dfm.log on Thu Mar 5 05:03:42 2020 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 /image_prod/ug002_uva//J2106+2135_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2106+2135_S_uva.fits ! AN table 1: 90 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.900397 visibilities/baseline/integration-bin. ! Found source: J2106+2135 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 6807 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J2106+2135_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008365Jy sigma=8.710172 ! Fit after self-cal, rms=0.923839Jy sigma=7.950050 ! 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.908 mas, bmaj=9.797 mas, bpa=-19.06 degrees ! Estimated noise=1.39085 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.0609633 Jy ! Component: 100 - total flux cleaned = 0.0743469 Jy ! Total flux subtracted in 100 components = 0.0743469 Jy ! Clean residual min=-0.003816 max=0.004816 Jy/beam ! Clean residual mean=-0.000002 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.0743468 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0743468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063392Jy sigma=0.468839 ! Fit after self-cal, rms=0.062925Jy sigma=0.465429 ! 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.391 mas, bmaj=10.2 mas, bpa=-19.23 degrees ! Estimated noise=1.04288 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.00495598 Jy ! Component: 100 - total flux cleaned = 0.00752744 Jy ! Component: 150 - total flux cleaned = 0.00887299 Jy ! Component: 200 - total flux cleaned = 0.00931177 Jy ! Total flux subtracted in 200 components = 0.00931177 Jy ! Clean residual min=-0.002932 max=0.004115 Jy/beam ! Clean residual mean=0.000011 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.0836586 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 36 components and 0.0836586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062539Jy sigma=0.461379 ! Fit after self-cal, rms=0.062539Jy sigma=0.461231 ! 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.391 x 10.2 at -19.23 degrees (North through East) ! Clean map min=-0.0029763 max=0.079112 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 0.98 KP 0.95 ! LA 1.03 MK 1.08 NL 1.04 OV 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.03 HN 0.95 KP 0.98 ! LA 1.02 MK 1.01 NL 1.11 OV 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 0.91 KP 0.98 ! LA 1.00 MK 0.99 NL 1.12 OV 1.01 ! ! ! Fit before self-cal, rms=0.062539Jy sigma=0.461231 ! Fit after self-cal, rms=0.061105Jy sigma=0.457452 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=10.12 mas, bpa=-19.1 degrees ! Estimated noise=1.03263 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.0013711 Jy ! Component: 100 - total flux cleaned = 0.00158456 Jy ! Component: 150 - total flux cleaned = 0.0016458 Jy ! Component: 200 - total flux cleaned = 0.0016728 Jy ! Total flux subtracted in 200 components = 0.0016728 Jy ! Clean residual min=-0.003041 max=0.003417 Jy/beam ! Clean residual mean=0.000007 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.0853314 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.0853314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061044Jy sigma=0.457057 ! Fit after self-cal, rms=0.061061Jy sigma=0.456857 ! 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. ! ! Fit before self-cal, rms=0.061061Jy sigma=0.456857 ! Fit after self-cal, rms=0.061804Jy sigma=0.450006 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=10.1 mas, bpa=-19.26 degrees ! Estimated noise=1.03538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000842069 Jy ! Component: 100 - total flux cleaned = 0.000822809 Jy ! Component: 150 - total flux cleaned = 0.000822427 Jy ! Component: 200 - total flux cleaned = 0.000821885 Jy ! Total flux subtracted in 200 components = 0.000821885 Jy ! Clean residual min=-0.002011 max=0.003084 Jy/beam ! Clean residual mean=0.000003 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0861533 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.0861533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061780Jy sigma=0.449851 ! Fit after self-cal, rms=0.061870Jy sigma=0.449599 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 (5.5, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266 Jy ! Component: 100 - total flux cleaned = 0.00363312 Jy ! Component: 150 - total flux cleaned = 0.0041315 Jy ! Component: 200 - total flux cleaned = 0.00455878 Jy ! Total flux subtracted in 200 components = 0.00455878 Jy ! Clean residual min=-0.001624 max=0.001992 Jy/beam ! Clean residual mean=0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0907121 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 93 components and 0.0907121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061760Jy sigma=0.448242 ! Fit after self-cal, rms=0.061734Jy sigma=0.448129 ! Inverting map ! Added new window around map position (103, -19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138974 Jy ! Component: 100 - total flux cleaned = 0.00203262 Jy ! Component: 150 - total flux cleaned = 0.00239513 Jy ! Component: 200 - total flux cleaned = 0.00262377 Jy ! Total flux subtracted in 200 components = 0.00262377 Jy ! Clean residual min=-0.001538 max=0.001763 Jy/beam ! Clean residual mean=0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.0933358 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.0933359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061662Jy sigma=0.447536 ! Fit after self-cal, rms=0.061651Jy sigma=0.447498 ! Inverting map ! Added new window around map position (-74, -46.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175404 Jy ! Component: 100 - total flux cleaned = 0.00268045 Jy ! Component: 150 - total flux cleaned = 0.0032159 Jy ! Component: 200 - total flux cleaned = 0.00372928 Jy ! Total flux subtracted in 200 components = 0.00372928 Jy ! Clean residual min=-0.001481 max=0.001253 Jy/beam ! Clean residual mean=0.000003 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.0970651 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 142 components and 0.0970652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061589Jy sigma=0.446841 ! Fit after self-cal, rms=0.061581Jy sigma=0.446804 ! 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. ! ! Fit before self-cal, rms=0.061581Jy sigma=0.446804 ! Fit after self-cal, rms=0.061132Jy sigma=0.446643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=10.09 mas, bpa=-19.22 degrees ! Estimated noise=1.02744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000701719 Jy ! Component: 100 - total flux cleaned = 0.0011698 Jy ! Component: 150 - total flux cleaned = 0.00142973 Jy ! Component: 200 - total flux cleaned = 0.00169873 Jy ! Total flux subtracted in 200 components = 0.00169873 Jy ! Clean residual min=-0.001315 max=0.001213 Jy/beam ! Clean residual mean=0.000001 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0987639 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 163 components and 0.0987639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061103Jy sigma=0.446392 ! Fit after self-cal, rms=0.061106Jy sigma=0.446380 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.000299242 Jy ! Component: 100 - total flux cleaned = 0.000525915 Jy ! Component: 150 - total flux cleaned = 0.000693208 Jy ! Component: 200 - total flux cleaned = 0.000852735 Jy ! Total flux subtracted in 200 components = 0.000852735 Jy ! Clean residual min=-0.001275 max=0.001178 Jy/beam ! Clean residual mean=0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.0996166 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 178 components and 0.0996166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061086Jy sigma=0.446231 ! Fit after self-cal, rms=0.061084Jy sigma=0.446228 ! 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. ! ! Fit before self-cal, rms=0.061084Jy sigma=0.446228 ! Fit after self-cal, rms=0.060984Jy sigma=0.446214 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.218 mas, bmaj=11.02 mas, bpa=-16.36 degrees ! Estimated noise=1.21847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000341237 Jy ! Component: 100 - total flux cleaned = 0.000639784 Jy ! Component: 150 - total flux cleaned = 0.000818999 Jy ! Component: 200 - total flux cleaned = 0.00101582 Jy ! Total flux subtracted in 200 components = 0.00101582 Jy ! Clean residual min=-0.001261 max=0.001280 Jy/beam ! Clean residual mean=0.000003 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.100632 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 210 components and 0.100632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060978Jy sigma=0.446126 ! Fit after self-cal, rms=0.060978Jy sigma=0.446116 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.000243386 Jy ! Component: 100 - total flux cleaned = 0.000342844 Jy ! Component: 150 - total flux cleaned = 0.000495602 Jy ! Component: 200 - total flux cleaned = 0.000595255 Jy ! Total flux subtracted in 200 components = 0.000595255 Jy ! Clean residual min=-0.001221 max=0.001253 Jy/beam ! Clean residual mean=0.000003 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.101228 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 226 components and 0.101228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060975Jy sigma=0.446074 ! Fit after self-cal, rms=0.060973Jy sigma=0.446071 ! 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.401 mas, bmaj=10.08 mas, bpa=-19.19 degrees ! Estimated noise=1.02685 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.401 x 10.08 at -19.19 degrees (North through East) ! Clean map min=-0.0011922 max=0.078527 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.919 mas, bmaj=9.752 mas, bpa=-19.12 degrees ! Estimated noise=1.37329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0604295 Jy ! Component: 100 - total flux cleaned = 0.0740015 Jy ! Component: 150 - total flux cleaned = 0.0792814 Jy ! Component: 200 - total flux cleaned = 0.0825342 Jy ! Total flux subtracted in 200 components = 0.0825342 Jy ! Clean residual min=-0.002599 max=0.002339 Jy/beam ! Clean residual mean=-0.000003 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.0825343 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0825343 Jy ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=10.08 mas, bpa=-19.19 degrees ! Estimated noise=1.02685 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.00301281 Jy ! Component: 100 - total flux cleaned = 0.00535541 Jy ! Component: 150 - total flux cleaned = 0.00723289 Jy ! Component: 200 - total flux cleaned = 0.00865426 Jy ! Total flux subtracted in 200 components = 0.00865426 Jy ! Clean residual min=-0.002018 max=0.001635 Jy/beam ! Clean residual mean=-0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0911885 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 60 components and 0.0911885 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.218 mas, bmaj=11.02 mas, bpa=-16.36 degrees ! Estimated noise=1.21847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214082 Jy ! Component: 100 - total flux cleaned = 0.00363069 Jy ! Component: 150 - total flux cleaned = 0.00437207 Jy ! Component: 200 - total flux cleaned = 0.0049601 Jy ! Total flux subtracted in 200 components = 0.0049601 Jy ! Clean residual min=-0.001424 max=0.001323 Jy/beam ! Clean residual mean=-0.000000 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0961486 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.000519698 Jy ! Component: 100 - total flux cleaned = 0.00102961 Jy ! Component: 150 - total flux cleaned = 0.0014415 Jy ! Component: 200 - total flux cleaned = 0.00188474 Jy ! Total flux subtracted in 200 components = 0.00188474 Jy ! Clean residual min=-0.001309 max=0.001282 Jy/beam ! Clean residual mean=0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0980334 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 130 components and 0.0980333 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=10.08 mas, bpa=-19.19 degrees ! Estimated noise=1.02685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000580263 Jy ! Component: 100 - total flux cleaned = 0.000916312 Jy ! Component: 150 - total flux cleaned = 0.00125512 Jy ! Component: 200 - total flux cleaned = 0.00146081 Jy ! Total flux subtracted in 200 components = 0.00146081 Jy ! Clean residual min=-0.001477 max=0.001193 Jy/beam ! Clean residual mean=0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0994941 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 156 components and 0.0994942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061048Jy sigma=0.446524 ! Fit after self-cal, rms=0.061043Jy sigma=0.446486 wmodel J2106+2135_S_map.mod ! Writing 156 model components to file: J2106+2135_S_map.mod wobs J2106+2135_S_uvs.fits ! Writing UV FITS file: J2106+2135_S_uvs.fits wwins J2106+2135_S_map.win ! wwins: Wrote 4 windows to J2106+2135_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.000628267 Jy ! Component: 100 - total flux cleaned = -0.00107912 Jy ! Component: 150 - total flux cleaned = -0.00142092 Jy ! Component: 200 - total flux cleaned = -0.00164556 Jy ! Component: 250 - total flux cleaned = -0.00188172 Jy ! Component: 300 - total flux cleaned = -0.00199638 Jy ! Component: 350 - total flux cleaned = -0.00210836 Jy ! Component: 400 - total flux cleaned = -0.0021988 Jy ! Component: 450 - total flux cleaned = -0.00232336 Jy ! Component: 500 - total flux cleaned = -0.00249729 Jy ! Component: 550 - total flux cleaned = -0.00263378 Jy ! Component: 600 - total flux cleaned = -0.00276725 Jy ! Component: 650 - total flux cleaned = -0.00281663 Jy ! Component: 700 - total flux cleaned = -0.00291353 Jy ! Component: 750 - total flux cleaned = -0.00300853 Jy ! Component: 800 - total flux cleaned = -0.00300826 Jy ! Component: 850 - total flux cleaned = -0.00305447 Jy ! Component: 900 - total flux cleaned = -0.00302458 Jy ! Component: 950 - total flux cleaned = -0.00309918 Jy ! Component: 1000 - total flux cleaned = -0.00305519 Jy ! Component: 1050 - total flux cleaned = -0.00314197 Jy ! Component: 1100 - total flux cleaned = -0.00308502 Jy ! Component: 1150 - total flux cleaned = -0.00311305 Jy ! Component: 1200 - total flux cleaned = -0.00311311 Jy ! Component: 1250 - total flux cleaned = -0.00309935 Jy ! Component: 1300 - total flux cleaned = -0.00311262 Jy ! Component: 1350 - total flux cleaned = -0.00308616 Jy ! Component: 1400 - total flux cleaned = -0.00303341 Jy ! Component: 1450 - total flux cleaned = -0.00304639 Jy ! Component: 1500 - total flux cleaned = -0.0029951 Jy ! Component: 1550 - total flux cleaned = -0.00291912 Jy ! Component: 1600 - total flux cleaned = -0.00296935 Jy ! Component: 1650 - total flux cleaned = -0.00291952 Jy ! Component: 1700 - total flux cleaned = -0.00289505 Jy ! Component: 1750 - total flux cleaned = -0.00289501 Jy ! Component: 1800 - total flux cleaned = -0.00289494 Jy ! Component: 1850 - total flux cleaned = -0.00282353 Jy ! Component: 1900 - total flux cleaned = -0.00284724 Jy ! Component: 1950 - total flux cleaned = -0.00283575 Jy ! Component: 2000 - total flux cleaned = -0.00284734 Jy ! Component: 2050 - total flux cleaned = -0.00282444 Jy ! Component: 2100 - total flux cleaned = -0.00279048 Jy ! Component: 2150 - total flux cleaned = -0.00275686 Jy ! Component: 2200 - total flux cleaned = -0.00277902 Jy ! Component: 2250 - total flux cleaned = -0.00272389 Jy ! Component: 2300 - total flux cleaned = -0.00269107 Jy ! Component: 2350 - total flux cleaned = -0.00269106 Jy ! Component: 2400 - total flux cleaned = -0.00263733 Jy ! Component: 2450 - total flux cleaned = -0.00262658 Jy ! Component: 2500 - total flux cleaned = -0.00257385 Jy ! Component: 2550 - total flux cleaned = -0.00253205 Jy ! Component: 2600 - total flux cleaned = -0.0025217 Jy ! Component: 2650 - total flux cleaned = -0.00249087 Jy ! Component: 2700 - total flux cleaned = -0.00246024 Jy ! Component: 2750 - total flux cleaned = -0.00246022 Jy ! Component: 2800 - total flux cleaned = -0.00244001 Jy ! Component: 2850 - total flux cleaned = -0.00239013 Jy ! Component: 2900 - total flux cleaned = -0.00237025 Jy ! Component: 2950 - total flux cleaned = -0.00234085 Jy ! Component: 3000 - total flux cleaned = -0.00233109 Jy ! Component: 3050 - total flux cleaned = -0.00229243 Jy ! Component: 3100 - total flux cleaned = -0.00230212 Jy ! Component: 3150 - total flux cleaned = -0.00227341 Jy ! Component: 3200 - total flux cleaned = -0.00222604 Jy ! Component: 3250 - total flux cleaned = -0.00220714 Jy ! Component: 3300 - total flux cleaned = -0.00217913 Jy ! Component: 3350 - total flux cleaned = -0.00213268 Jy ! Component: 3400 - total flux cleaned = -0.00211435 Jy ! Component: 3450 - total flux cleaned = -0.0020778 Jy ! Component: 3500 - total flux cleaned = -0.00204148 Jy ! Component: 3550 - total flux cleaned = -0.00204143 Jy ! Component: 3600 - total flux cleaned = -0.00198741 Jy ! Component: 3650 - total flux cleaned = -0.00193379 Jy ! Component: 3700 - total flux cleaned = -0.00189839 Jy ! Component: 3750 - total flux cleaned = -0.00189842 Jy ! Component: 3800 - total flux cleaned = -0.00181945 Jy ! Component: 3850 - total flux cleaned = -0.00178457 Jy ! Component: 3900 - total flux cleaned = -0.00175858 Jy ! Component: 3950 - total flux cleaned = -0.00168097 Jy ! Component: 4000 - total flux cleaned = -0.00165527 Jy ! Component: 4050 - total flux cleaned = -0.00161263 Jy ! Total flux subtracted in 4096 components = -0.00157021 Jy ! Clean residual min=-0.000523 max=0.000556 Jy/beam ! Clean residual mean=-0.000001 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.0979239 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 416 components and 0.097924 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2106+2135_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.401 x 10.08 at -19.19 degrees (North through East) ! Clean map min=-0.0010964 max=0.078186 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2106+2135_S_map.fits wmodel /image_prod/ug002_uva//J2106+2135_S_map.mod ! Writing 416 model components to file: /image_prod/ug002_uva//J2106+2135_S_map.mod wobs /image_prod/ug002_uva//J2106+2135_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2106+2135_S_uvs.fits wwins /image_prod/ug002_uva//J2106+2135_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J2106+2135_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0781855 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150588 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.577812 0.577812 1.15562 2.31125 4.6225 9.24499 18.49 36.98 73.9599 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.078 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 519.199 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2106+2135_S_dfm.log closed on Thu Mar 5 05:03:47 2020