! Started logfile: /vlbi/bp222/maps//J2114+8204_S_dfm.log on Thu Sep 27 11:37:03 2018 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 /vlbi/bp222/maps//J2114+8204_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J2114+8204_S_uva.fits ! AN table 1: 16 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.881696 visibilities/baseline/integration-bin. ! Found source: J2114+8204 ! ! 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 44 lines of history. ! ! Reading 1580 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 J2114+8204_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007667Jy sigma=11.305371 ! Fit after self-cal, rms=0.922172Jy sigma=10.312095 ! 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.199 mas, bmaj=9.401 mas, bpa=68.76 degrees ! Estimated noise=2.23772 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.0572326 Jy ! Component: 100 - total flux cleaned = 0.0781593 Jy ! Total flux subtracted in 100 components = 0.0781593 Jy ! Clean residual min=-0.013904 max=0.016218 Jy/beam ! Clean residual mean=-0.000011 rms=0.003875 Jy/beam ! Combined flux in latest and established models = 0.0781593 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0781593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098375Jy sigma=0.832905 ! Fit after self-cal, rms=0.097414Jy sigma=0.823414 ! 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=2.57 mas, bmaj=9.634 mas, bpa=68.47 degrees ! Estimated noise=1.91085 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.0239805 Jy ! Component: 100 - total flux cleaned = 0.0388705 Jy ! Component: 150 - total flux cleaned = 0.0485496 Jy ! Component: 200 - total flux cleaned = 0.0552853 Jy ! Total flux subtracted in 200 components = 0.0552853 Jy ! Clean residual min=-0.009221 max=0.008046 Jy/beam ! Clean residual mean=0.000001 rms=0.002401 Jy/beam ! Combined flux in latest and established models = 0.133445 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 52 components and 0.133445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091242Jy sigma=0.725938 ! Fit after self-cal, rms=0.090688Jy sigma=0.721636 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.57 x 9.634 at 68.47 degrees (North through East) ! Clean map min=-0.0091816 max=0.0871 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.92 HN 1.11 KP 0.99 ! MK 0.95 NL 0.86 OV 0.92 SC 0.91 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.06 KP 1.01 ! MK 1.08 NL 0.84 OV 0.96 SC 0.92 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.84 HN 1.07 KP 0.98 ! MK 0.99 NL 0.91 OV 0.97 SC 0.87 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1559.44 HN 2.09 KP 1.00* ! MK 34.33 NL 1.00* OV 0.30 SC 1.00* ! ! ! Fit before self-cal, rms=0.090688Jy sigma=0.721636 ! Fit after self-cal, rms=0.089892Jy sigma=0.683785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.648 mas, bmaj=9.973 mas, bpa=68.33 degrees ! Estimated noise=1.84433 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.00132649 Jy ! Component: 100 - total flux cleaned = 0.000687846 Jy ! Component: 150 - total flux cleaned = 0.000235587 Jy ! Component: 200 - total flux cleaned = -0.000149822 Jy ! Total flux subtracted in 200 components = -0.000149822 Jy ! Clean residual min=-0.005719 max=0.005104 Jy/beam ! Clean residual mean=0.000007 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.133295 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.133295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089696Jy sigma=0.681267 ! Fit after self-cal, rms=0.090349Jy sigma=0.680781 ! 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.090349Jy sigma=0.680781 ! Fit after self-cal, rms=0.083574Jy sigma=0.680601 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.634 mas, bmaj=9.984 mas, bpa=68.32 degrees ! Estimated noise=1.82865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00062551 Jy ! Component: 100 - total flux cleaned = -0.00089634 Jy ! Component: 150 - total flux cleaned = -0.00122937 Jy ! Component: 200 - total flux cleaned = -0.00155889 Jy ! Total flux subtracted in 200 components = -0.00155889 Jy ! Clean residual min=-0.005375 max=0.004761 Jy/beam ! Clean residual mean=0.000006 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.131736 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.131736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083520Jy sigma=0.679627 ! Fit after self-cal, rms=0.083511Jy sigma=0.679546 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.000367307 Jy ! Component: 100 - total flux cleaned = -0.000549568 Jy ! Component: 150 - total flux cleaned = -0.000783088 Jy ! Component: 200 - total flux cleaned = -0.000907026 Jy ! Total flux subtracted in 200 components = -0.000907026 Jy ! Clean residual min=-0.005301 max=0.004388 Jy/beam ! Clean residual mean=0.000006 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.130829 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 84 components and 0.130829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083485Jy sigma=0.679101 ! Fit after self-cal, rms=0.083492Jy sigma=0.679068 ! 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.083492Jy sigma=0.679068 ! Fit after self-cal, rms=0.081781Jy sigma=0.678855 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.623 mas, bmaj=9.986 mas, bpa=68.32 degrees ! Estimated noise=1.80777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000980792 Jy ! Component: 100 - total flux cleaned = -0.00138878 Jy ! Component: 150 - total flux cleaned = -0.00154268 Jy ! Component: 200 - total flux cleaned = -0.00165198 Jy ! Total flux subtracted in 200 components = -0.00165198 Jy ! Clean residual min=-0.005128 max=0.004246 Jy/beam ! Clean residual mean=0.000005 rms=0.001214 Jy/beam ! Combined flux in latest and established models = 0.129177 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.129177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081740Jy sigma=0.678480 ! Fit after self-cal, rms=0.081747Jy sigma=0.678443 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.000308304 Jy ! Component: 100 - total flux cleaned = -0.000411505 Jy ! Component: 150 - total flux cleaned = -0.000458987 Jy ! Component: 200 - total flux cleaned = -0.000524551 Jy ! Total flux subtracted in 200 components = -0.000524551 Jy ! Clean residual min=-0.005108 max=0.004132 Jy/beam ! Clean residual mean=0.000005 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.128652 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.128652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081732Jy sigma=0.678249 ! Fit after self-cal, rms=0.081741Jy sigma=0.678233 ! 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.081741Jy sigma=0.678233 ! Fit after self-cal, rms=0.080383Jy sigma=0.678081 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.8 mas, bmaj=10.98 mas, bpa=63.26 degrees ! Estimated noise=2.47992 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000298753 Jy ! Component: 100 - total flux cleaned = 0.000252331 Jy ! Component: 150 - total flux cleaned = 0.000250792 Jy ! Component: 200 - total flux cleaned = 0.000249242 Jy ! Total flux subtracted in 200 components = 0.000249242 Jy ! Clean residual min=-0.005068 max=0.006012 Jy/beam ! Clean residual mean=0.000013 rms=0.001563 Jy/beam ! Combined flux in latest and established models = 0.128902 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 100 components and 0.128902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080383Jy sigma=0.678158 ! Fit after self-cal, rms=0.080362Jy sigma=0.678058 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 = 7.36643e-05 Jy ! Component: 100 - total flux cleaned = 0.000129012 Jy ! Component: 150 - total flux cleaned = 0.000127986 Jy ! Component: 200 - total flux cleaned = 0.000127488 Jy ! Total flux subtracted in 200 components = 0.000127488 Jy ! Clean residual min=-0.005082 max=0.005972 Jy/beam ! Clean residual mean=0.000012 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.129029 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.129029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080370Jy sigma=0.678311 ! Fit after self-cal, rms=0.080357Jy sigma=0.678271 ! 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=2.614 mas, bmaj=9.989 mas, bpa=68.32 degrees ! Estimated noise=1.78848 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.614 x 9.989 at 68.32 degrees (North through East) ! Clean map min=-0.0044556 max=0.081691 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.244 mas, bmaj=9.654 mas, bpa=68.62 degrees ! Estimated noise=2.16654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0553326 Jy ! Component: 100 - total flux cleaned = 0.0770867 Jy ! Component: 150 - total flux cleaned = 0.0915699 Jy ! Component: 200 - total flux cleaned = 0.101858 Jy ! Total flux subtracted in 200 components = 0.101858 Jy ! Clean residual min=-0.007422 max=0.007894 Jy/beam ! Clean residual mean=-0.000003 rms=0.002060 Jy/beam ! Combined flux in latest and established models = 0.101858 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.101858 Jy ! Inverting map and beam ! Estimated beam: bmin=2.614 mas, bmaj=9.989 mas, bpa=68.32 degrees ! Estimated noise=1.78848 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.0110772 Jy ! Component: 100 - total flux cleaned = 0.0182383 Jy ! Component: 150 - total flux cleaned = 0.022921 Jy ! Component: 200 - total flux cleaned = 0.0251096 Jy ! Total flux subtracted in 200 components = 0.0251096 Jy ! Clean residual min=-0.005709 max=0.005642 Jy/beam ! Clean residual mean=0.000006 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.126968 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.126968 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=5.8 mas, bmaj=10.98 mas, bpa=63.26 degrees ! Estimated noise=2.47992 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412659 Jy ! Component: 100 - total flux cleaned = 0.00401595 Jy ! Component: 150 - total flux cleaned = 0.00401043 Jy ! Component: 200 - total flux cleaned = 0.00394039 Jy ! Total flux subtracted in 200 components = 0.00394039 Jy ! Clean residual min=-0.005529 max=0.006131 Jy/beam ! Clean residual mean=0.000015 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 0.130908 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 = 4.80001e-06 Jy ! Component: 100 - total flux cleaned = 5.34527e-06 Jy ! Component: 150 - total flux cleaned = -3.70086e-05 Jy ! Component: 200 - total flux cleaned = -7.21807e-05 Jy ! Total flux subtracted in 200 components = -7.21807e-05 Jy ! Clean residual min=-0.005417 max=0.005864 Jy/beam ! Clean residual mean=0.000014 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 0.130836 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.130836 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.614 mas, bmaj=9.989 mas, bpa=68.32 degrees ! Estimated noise=1.78848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00199292 Jy ! Component: 100 - total flux cleaned = -0.00211922 Jy ! Component: 150 - total flux cleaned = -0.00222043 Jy ! Component: 200 - total flux cleaned = -0.00234087 Jy ! Total flux subtracted in 200 components = -0.00234087 Jy ! Clean residual min=-0.005097 max=0.004764 Jy/beam ! Clean residual mean=0.000005 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.128495 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 63 components and 0.128495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080364Jy sigma=0.679400 ! Fit after self-cal, rms=0.080339Jy sigma=0.679223 wmodel J2114+8204_S_map.mod ! Writing 63 model components to file: J2114+8204_S_map.mod wobs J2114+8204_S_uvs.fits ! Writing UV FITS file: J2114+8204_S_uvs.fits wwins J2114+8204_S_map.win ! wwins: Wrote 1 windows to J2114+8204_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.000652497 Jy ! Component: 100 - total flux cleaned = -0.000871601 Jy ! Component: 150 - total flux cleaned = -0.000806368 Jy ! Component: 200 - total flux cleaned = -0.00068051 Jy ! Component: 250 - total flux cleaned = -0.000447374 Jy ! Component: 300 - total flux cleaned = -0.000392908 Jy ! Component: 350 - total flux cleaned = -0.000234941 Jy ! Component: 400 - total flux cleaned = -3.15268e-05 Jy ! Component: 450 - total flux cleaned = 0.000163947 Jy ! Component: 500 - total flux cleaned = 0.000351036 Jy ! Component: 550 - total flux cleaned = 0.000439886 Jy ! Component: 600 - total flux cleaned = 0.00048303 Jy ! Component: 650 - total flux cleaned = 0.000774489 Jy ! Component: 700 - total flux cleaned = 0.000976046 Jy ! Component: 750 - total flux cleaned = 0.00121219 Jy ! Component: 800 - total flux cleaned = 0.00147917 Jy ! Component: 850 - total flux cleaned = 0.0016642 Jy ! Component: 900 - total flux cleaned = 0.00191711 Jy ! Component: 950 - total flux cleaned = 0.00209296 Jy ! Component: 1000 - total flux cleaned = 0.00233457 Jy ! Component: 1050 - total flux cleaned = 0.00270478 Jy ! Component: 1100 - total flux cleaned = 0.0029016 Jy ! Component: 1150 - total flux cleaned = 0.00325621 Jy ! Component: 1200 - total flux cleaned = 0.00347696 Jy ! Component: 1250 - total flux cleaned = 0.00363174 Jy ! Component: 1300 - total flux cleaned = 0.00387568 Jy ! Component: 1350 - total flux cleaned = 0.00420306 Jy ! Component: 1400 - total flux cleaned = 0.00443644 Jy ! Component: 1450 - total flux cleaned = 0.00469451 Jy ! Component: 1500 - total flux cleaned = 0.00489152 Jy ! Component: 1550 - total flux cleaned = 0.00516868 Jy ! Component: 1600 - total flux cleaned = 0.00541317 Jy ! Component: 1650 - total flux cleaned = 0.00562713 Jy ! Component: 1700 - total flux cleaned = 0.00586386 Jy ! Component: 1750 - total flux cleaned = 0.00601946 Jy ! Component: 1800 - total flux cleaned = 0.00624912 Jy ! Component: 1850 - total flux cleaned = 0.00639982 Jy ! Component: 1900 - total flux cleaned = 0.0065237 Jy ! Component: 1950 - total flux cleaned = 0.00664601 Jy ! Component: 2000 - total flux cleaned = 0.00679075 Jy ! Component: 2050 - total flux cleaned = 0.00693371 Jy ! Component: 2100 - total flux cleaned = 0.00702805 Jy ! Component: 2150 - total flux cleaned = 0.00712139 Jy ! Component: 2200 - total flux cleaned = 0.00721386 Jy ! Component: 2250 - total flux cleaned = 0.00728243 Jy ! Component: 2300 - total flux cleaned = 0.00735044 Jy ! Component: 2350 - total flux cleaned = 0.00741777 Jy ! Component: 2400 - total flux cleaned = 0.00748453 Jy ! Component: 2450 - total flux cleaned = 0.00755059 Jy ! Component: 2500 - total flux cleaned = 0.00759426 Jy ! Component: 2550 - total flux cleaned = 0.00761581 Jy ! Component: 2600 - total flux cleaned = 0.00759405 Jy ! Component: 2650 - total flux cleaned = 0.00759419 Jy ! Component: 2700 - total flux cleaned = 0.00757285 Jy ! Component: 2750 - total flux cleaned = 0.00757281 Jy ! Component: 2800 - total flux cleaned = 0.00755167 Jy ! Component: 2850 - total flux cleaned = 0.00750962 Jy ! Component: 2900 - total flux cleaned = 0.00742594 Jy ! Component: 2950 - total flux cleaned = 0.00748834 Jy ! Component: 3000 - total flux cleaned = 0.0074882 Jy ! Component: 3050 - total flux cleaned = 0.00748812 Jy ! Component: 3100 - total flux cleaned = 0.00752932 Jy ! Component: 3150 - total flux cleaned = 0.00748821 Jy ! Component: 3200 - total flux cleaned = 0.00750868 Jy ! Component: 3250 - total flux cleaned = 0.0075087 Jy ! Component: 3300 - total flux cleaned = 0.00752903 Jy ! Component: 3350 - total flux cleaned = 0.0075088 Jy ! Component: 3400 - total flux cleaned = 0.00748854 Jy ! Component: 3450 - total flux cleaned = 0.00744814 Jy ! Component: 3500 - total flux cleaned = 0.00742806 Jy ! Component: 3550 - total flux cleaned = 0.00734768 Jy ! Component: 3600 - total flux cleaned = 0.00738792 Jy ! Component: 3650 - total flux cleaned = 0.00736786 Jy ! Component: 3700 - total flux cleaned = 0.00736785 Jy ! Component: 3750 - total flux cleaned = 0.00738793 Jy ! Component: 3800 - total flux cleaned = 0.00734793 Jy ! Component: 3850 - total flux cleaned = 0.00728795 Jy ! Component: 3900 - total flux cleaned = 0.00730781 Jy ! Component: 3950 - total flux cleaned = 0.00732775 Jy ! Component: 4000 - total flux cleaned = 0.00730769 Jy ! Component: 4050 - total flux cleaned = 0.0074073 Jy ! Total flux subtracted in 4096 components = 0.00744728 Jy ! Clean residual min=-0.001199 max=0.001129 Jy/beam ! Clean residual mean=0.000002 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.135943 Jy keep ! Adding 229 model components to the UV plane model. ! The established model now contains 292 components and 0.135943 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J2114+8204_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.614 x 9.989 at 68.32 degrees (North through East) ! Clean map min=-0.0031015 max=0.080904 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J2114+8204_S_map.fits wmodel /vlbi/bp222/maps//J2114+8204_S_map.mod ! Writing 292 model components to file: /vlbi/bp222/maps//J2114+8204_S_map.mod wobs /vlbi/bp222/maps//J2114+8204_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J2114+8204_S_uvs.fits wwins /vlbi/bp222/maps//J2114+8204_S_map.win ! wwins: Wrote 2 windows to /vlbi/bp222/maps//J2114+8204_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0809036 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000323132 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.19821 1.19821 2.39642 4.79285 9.58569 19.1714 38.3428 76.6855 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.08 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 250.373 quit ! Quitting program ! Log file /vlbi/bp222/maps//J2114+8204_S_dfm.log closed on Thu Sep 27 11:37:07 2018