! Started logfile: /vlbi/uf001/uvm//J1033+071A_S_a_dfm.log on Sun Jan 13 21:20:43 2019 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/uf001/uvm//J1033+071A_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J1033+071A_S_a_uvm.fits ! AN table 1: 4 integrations on 28 of 28 possible baselines. ! AN table 2: 5 integrations on 1 of 1 possible baselines. ! AN table 3: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.442834 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1033+071A ! ! 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 825 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 J1033+071A_S_a] 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 10 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 92 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 92 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 92 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.041271Jy sigma=19.826431 ! Fit after self-cal, rms=0.776844Jy sigma=14.875241 ! 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.614 mas, bmaj=6.38 mas, bpa=0.2637 degrees ! Estimated noise=1.73408 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.173074 Jy ! Component: 100 - total flux cleaned = 0.219548 Jy ! Total flux subtracted in 100 components = 0.219548 Jy ! Clean residual min=-0.014245 max=0.024014 Jy/beam ! Clean residual mean=0.000049 rms=0.004230 Jy/beam ! Combined flux in latest and established models = 0.219548 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.219548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089390Jy sigma=1.639212 ! Fit after self-cal, rms=0.089328Jy sigma=1.637672 ! 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.061 mas, bmaj=7.02 mas, bpa=2.411 degrees ! Estimated noise=1.52938 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.0299658 Jy ! Component: 100 - total flux cleaned = 0.045952 Jy ! Component: 150 - total flux cleaned = 0.0556821 Jy ! Component: 200 - total flux cleaned = 0.0619976 Jy ! Total flux subtracted in 200 components = 0.0619976 Jy ! Clean residual min=-0.010910 max=0.015314 Jy/beam ! Clean residual mean=0.000032 rms=0.002965 Jy/beam ! Combined flux in latest and established models = 0.281546 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 40 components and 0.281546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078768Jy sigma=1.428680 ! Fit after self-cal, rms=0.078700Jy sigma=1.427411 ! 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.061 x 7.02 at 2.411 degrees (North through East) ! Clean map min=-0.010205 max=0.22596 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 HN 0.88 LA 0.86 MK 0.85 ! NL 1.10 OV 1.07 PT 0.98 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 HN 1.00 KP 0.99 LA 0.97 ! MK 1.53 NL 0.99 OV 0.96 PT 0.96 ! SC 1.12 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 0.95 LA 0.90 MK 0.79 ! NL 1.05 OV 1.01 PT 0.93 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.10 HN 0.94 KP 0.98 LA 1.04 ! MK 1.69 NL 1.04 OV 0.95 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 0.94 LA 1.07 MK 0.81 ! NL 1.06 OV 1.02 PT 0.92 SC 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 HN 1.04 KP 0.95 LA 0.98 ! MK 1.33 NL 0.99 OV 0.90 PT 0.96 ! SC 1.08 ! ! ! Fit before self-cal, rms=0.078700Jy sigma=1.427411 ! Fit after self-cal, rms=0.076938Jy sigma=1.275082 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=7.059 mas, bpa=1.897 degrees ! Estimated noise=1.5167 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.000775197 Jy ! Component: 100 - total flux cleaned = -0.000769611 Jy ! Component: 150 - total flux cleaned = -0.000766714 Jy ! Component: 200 - total flux cleaned = -0.000827486 Jy ! Total flux subtracted in 200 components = -0.000827486 Jy ! Clean residual min=-0.006773 max=0.007443 Jy/beam ! Clean residual mean=-0.000001 rms=0.001827 Jy/beam ! Combined flux in latest and established models = 0.280718 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 0.280718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076735Jy sigma=1.271058 ! Fit after self-cal, rms=0.076873Jy sigma=1.270202 ! 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.076873Jy sigma=1.270202 ! Fit after self-cal, rms=0.077353Jy sigma=1.269894 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.027 mas, bmaj=7.055 mas, bpa=2.069 degrees ! Estimated noise=1.51866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.25208e-05 Jy ! Component: 100 - total flux cleaned = -1.57762e-05 Jy ! Component: 150 - total flux cleaned = -6.32507e-05 Jy ! Component: 200 - total flux cleaned = -0.000102005 Jy ! Total flux subtracted in 200 components = -0.000102005 Jy ! Clean residual min=-0.006731 max=0.007375 Jy/beam ! Clean residual mean=-0.000001 rms=0.001813 Jy/beam ! Combined flux in latest and established models = 0.280616 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.280616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077288Jy sigma=1.268499 ! Fit after self-cal, rms=0.077291Jy sigma=1.268437 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.000140714 Jy ! Component: 100 - total flux cleaned = -0.000209517 Jy ! Component: 150 - total flux cleaned = -0.000270682 Jy ! Component: 200 - total flux cleaned = -0.000325765 Jy ! Total flux subtracted in 200 components = -0.000325765 Jy ! Clean residual min=-0.006671 max=0.007314 Jy/beam ! Clean residual mean=-0.000000 rms=0.001805 Jy/beam ! Combined flux in latest and established models = 0.280291 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.280291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077268Jy sigma=1.267911 ! Fit after self-cal, rms=0.077271Jy sigma=1.267874 ! 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.077271Jy sigma=1.267874 ! Fit after self-cal, rms=0.077467Jy sigma=1.267703 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=7.051 mas, bpa=2.178 degrees ! Estimated noise=1.51829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.65732e-05 Jy ! Component: 100 - total flux cleaned = 7.43288e-05 Jy ! Component: 150 - total flux cleaned = 0.000177123 Jy ! Component: 200 - total flux cleaned = 0.000246388 Jy ! Total flux subtracted in 200 components = 0.000246388 Jy ! Clean residual min=-0.006635 max=0.007300 Jy/beam ! Clean residual mean=-0.000001 rms=0.001801 Jy/beam ! Combined flux in latest and established models = 0.280537 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.280537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077443Jy sigma=1.267376 ! Fit after self-cal, rms=0.077450Jy sigma=1.267334 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 = -5.45271e-05 Jy ! Component: 100 - total flux cleaned = 6.39718e-05 Jy ! Component: 150 - total flux cleaned = 0.000108332 Jy ! Component: 200 - total flux cleaned = 0.000148939 Jy ! Total flux subtracted in 200 components = 0.000148939 Jy ! Clean residual min=-0.006636 max=0.007278 Jy/beam ! Clean residual mean=-0.000001 rms=0.001798 Jy/beam ! Combined flux in latest and established models = 0.280686 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.280686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077432Jy sigma=1.267141 ! Fit after self-cal, rms=0.077437Jy sigma=1.267112 ! 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.077437Jy sigma=1.267112 ! Fit after self-cal, rms=0.077380Jy sigma=1.267039 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.654 mas, bmaj=10.99 mas, bpa=-4.781 degrees ! Estimated noise=2.01631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152812 Jy ! Component: 100 - total flux cleaned = 0.00148255 Jy ! Component: 150 - total flux cleaned = 0.00148071 Jy ! Component: 200 - total flux cleaned = 0.0014052 Jy ! Total flux subtracted in 200 components = 0.0014052 Jy ! Clean residual min=-0.007648 max=0.009194 Jy/beam ! Clean residual mean=-0.000009 rms=0.002223 Jy/beam ! Combined flux in latest and established models = 0.282091 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 0.282091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077435Jy sigma=1.267933 ! Fit after self-cal, rms=0.077403Jy sigma=1.267520 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.10017e-05 Jy ! Component: 100 - total flux cleaned = 2.72136e-06 Jy ! Component: 150 - total flux cleaned = -2.75835e-05 Jy ! Component: 200 - total flux cleaned = -5.55799e-05 Jy ! Total flux subtracted in 200 components = -5.55799e-05 Jy ! Clean residual min=-0.007575 max=0.009142 Jy/beam ! Clean residual mean=-0.000009 rms=0.002211 Jy/beam ! Combined flux in latest and established models = 0.282036 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 60 components and 0.282036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077460Jy sigma=1.268377 ! Fit after self-cal, rms=0.077442Jy sigma=1.268186 ! 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.022 mas, bmaj=7.046 mas, bpa=2.255 degrees ! Estimated noise=1.51636 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.022 x 7.046 at 2.255 degrees (North through East) ! Clean map min=-0.0060852 max=0.22356 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.557 mas, bmaj=6.378 mas, bpa=-0.4323 degrees ! Estimated noise=1.68344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.167835 Jy ! Component: 100 - total flux cleaned = 0.21558 Jy ! Component: 150 - total flux cleaned = 0.23939 Jy ! Component: 200 - total flux cleaned = 0.253532 Jy ! Total flux subtracted in 200 components = 0.253532 Jy ! Clean residual min=-0.007454 max=0.011200 Jy/beam ! Clean residual mean=0.000017 rms=0.002153 Jy/beam ! Combined flux in latest and established models = 0.253532 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.253532 Jy ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=7.046 mas, bpa=2.255 degrees ! Estimated noise=1.51636 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) ! Added new window around map position (-3.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01327 Jy ! Component: 100 - total flux cleaned = 0.0186002 Jy ! Component: 150 - total flux cleaned = 0.0205316 Jy ! Component: 200 - total flux cleaned = 0.02172 Jy ! Total flux subtracted in 200 components = 0.02172 Jy ! Clean residual min=-0.006343 max=0.006672 Jy/beam ! Clean residual mean=0.000006 rms=0.001717 Jy/beam ! Combined flux in latest and established models = 0.275252 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.275252 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.654 mas, bmaj=10.99 mas, bpa=-4.781 degrees ! Estimated noise=2.01631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306928 Jy ! Component: 100 - total flux cleaned = 0.00341265 Jy ! Component: 150 - total flux cleaned = 0.00371749 Jy ! Component: 200 - total flux cleaned = 0.00385449 Jy ! Total flux subtracted in 200 components = 0.00385449 Jy ! Clean residual min=-0.008260 max=0.008347 Jy/beam ! Clean residual mean=-0.000002 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 0.279107 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.000164439 Jy ! Component: 100 - total flux cleaned = 0.00027486 Jy ! Component: 150 - total flux cleaned = 0.000374923 Jy ! Component: 200 - total flux cleaned = 0.000468863 Jy ! Total flux subtracted in 200 components = 0.000468863 Jy ! Clean residual min=-0.008269 max=0.008392 Jy/beam ! Clean residual mean=-0.000003 rms=0.002136 Jy/beam ! Combined flux in latest and established models = 0.279576 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 66 components and 0.279575 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=7.046 mas, bpa=2.255 degrees ! Estimated noise=1.51636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000287018 Jy ! Component: 100 - total flux cleaned = 0.000214888 Jy ! Component: 150 - total flux cleaned = 9.7682e-05 Jy ! Component: 200 - total flux cleaned = 0.000151867 Jy ! Total flux subtracted in 200 components = 0.000151867 Jy ! Clean residual min=-0.006078 max=0.007076 Jy/beam ! Clean residual mean=-0.000001 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.279727 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.279727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076646Jy sigma=1.257080 ! Fit after self-cal, rms=0.076642Jy sigma=1.256036 wmodel J1033+071A_S_a_map.mod ! Writing 78 model components to file: J1033+071A_S_a_map.mod wobs J1033+071A_S_a_uvs.fits ! Writing UV FITS file: J1033+071A_S_a_uvs.fits wwins J1033+071A_S_a_map.win ! wwins: Wrote 2 windows to J1033+071A_S_a_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.00250122 Jy ! Component: 100 - total flux cleaned = 0.00382887 Jy ! Component: 150 - total flux cleaned = 0.00423825 Jy ! Component: 200 - total flux cleaned = 0.00443067 Jy ! Component: 250 - total flux cleaned = 0.00452225 Jy ! Component: 300 - total flux cleaned = 0.00434696 Jy ! Component: 350 - total flux cleaned = 0.00443305 Jy ! Component: 400 - total flux cleaned = 0.00418329 Jy ! Component: 450 - total flux cleaned = 0.00418263 Jy ! Component: 500 - total flux cleaned = 0.0037851 Jy ! Component: 550 - total flux cleaned = 0.00355478 Jy ! Component: 600 - total flux cleaned = 0.00340322 Jy ! Component: 650 - total flux cleaned = 0.00325515 Jy ! Component: 700 - total flux cleaned = 0.00311132 Jy ! Component: 750 - total flux cleaned = 0.00282829 Jy ! Component: 800 - total flux cleaned = 0.00282728 Jy ! Component: 850 - total flux cleaned = 0.00282527 Jy ! Component: 900 - total flux cleaned = 0.00256021 Jy ! Component: 950 - total flux cleaned = 0.00256051 Jy ! Component: 1000 - total flux cleaned = 0.00249659 Jy ! Component: 1050 - total flux cleaned = 0.00224587 Jy ! Component: 1100 - total flux cleaned = 0.00218377 Jy ! Component: 1150 - total flux cleaned = 0.00200326 Jy ! Component: 1200 - total flux cleaned = 0.00188344 Jy ! Component: 1250 - total flux cleaned = 0.00188233 Jy ! Component: 1300 - total flux cleaned = 0.00153518 Jy ! Component: 1350 - total flux cleaned = 0.00136329 Jy ! Component: 1400 - total flux cleaned = 0.00136198 Jy ! Component: 1450 - total flux cleaned = 0.00114035 Jy ! Component: 1500 - total flux cleaned = 0.00119568 Jy ! Component: 1550 - total flux cleaned = 0.00119562 Jy ! Component: 1600 - total flux cleaned = 0.00108975 Jy ! Component: 1650 - total flux cleaned = 0.00108998 Jy ! Component: 1700 - total flux cleaned = 0.00103777 Jy ! Component: 1750 - total flux cleaned = 0.0011393 Jy ! Component: 1800 - total flux cleaned = 0.000836165 Jy ! Component: 1850 - total flux cleaned = 0.000787367 Jy ! Component: 1900 - total flux cleaned = 0.000787294 Jy ! Component: 1950 - total flux cleaned = 0.000738726 Jy ! Component: 2000 - total flux cleaned = 0.000545256 Jy ! Component: 2050 - total flux cleaned = 0.000592433 Jy ! Component: 2100 - total flux cleaned = 0.000451267 Jy ! Component: 2150 - total flux cleaned = 0.000544907 Jy ! Component: 2200 - total flux cleaned = 0.000683608 Jy ! Component: 2250 - total flux cleaned = 0.000591985 Jy ! Component: 2300 - total flux cleaned = 0.000500925 Jy ! Component: 2350 - total flux cleaned = 0.00054565 Jy ! Component: 2400 - total flux cleaned = 0.00059022 Jy ! Component: 2450 - total flux cleaned = 0.000590366 Jy ! Component: 2500 - total flux cleaned = 0.000459788 Jy ! Component: 2550 - total flux cleaned = 0.000245092 Jy ! Component: 2600 - total flux cleaned = 0.000160208 Jy ! Component: 2650 - total flux cleaned = 0.000372262 Jy ! Component: 2700 - total flux cleaned = 0.000246776 Jy ! Component: 2750 - total flux cleaned = 0.00020558 Jy ! Component: 2800 - total flux cleaned = 8.20176e-05 Jy ! Component: 2850 - total flux cleaned = 4.12341e-05 Jy ! Component: 2900 - total flux cleaned = 4.10516e-05 Jy ! Component: 2950 - total flux cleaned = -3.9292e-05 Jy ! Component: 3000 - total flux cleaned = -3.88818e-05 Jy ! Component: 3050 - total flux cleaned = -0.000157289 Jy ! Component: 3100 - total flux cleaned = -0.00019562 Jy ! Component: 3150 - total flux cleaned = -0.000195245 Jy ! Component: 3200 - total flux cleaned = -0.000156859 Jy ! Component: 3250 - total flux cleaned = -0.000118133 Jy ! Component: 3300 - total flux cleaned = -0.000268647 Jy ! Component: 3350 - total flux cleaned = -0.00023108 Jy ! Component: 3400 - total flux cleaned = -0.000194051 Jy ! Component: 3450 - total flux cleaned = -0.000120122 Jy ! Component: 3500 - total flux cleaned = -0.000156667 Jy ! Component: 3550 - total flux cleaned = -8.44888e-05 Jy ! Component: 3600 - total flux cleaned = -0.000192452 Jy ! Component: 3650 - total flux cleaned = -0.000192449 Jy ! Component: 3700 - total flux cleaned = -0.000227876 Jy ! Component: 3750 - total flux cleaned = -0.000227594 Jy ! Component: 3800 - total flux cleaned = -0.000262513 Jy ! Component: 3850 - total flux cleaned = -0.000262163 Jy ! Component: 3900 - total flux cleaned = -0.000227591 Jy ! Component: 3950 - total flux cleaned = -9.04928e-05 Jy ! Component: 4000 - total flux cleaned = -0.000260997 Jy ! Component: 4050 - total flux cleaned = -0.000226923 Jy ! Total flux subtracted in 4096 components = -0.00026072 Jy ! Clean residual min=-0.001697 max=0.001794 Jy/beam ! Clean residual mean=-0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.279467 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 359 components and 0.279467 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J1033+071A_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.022 x 7.046 at 2.255 degrees (North through East) ! Clean map min=-0.0052036 max=0.22473 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J1033+071A_S_a_map.fits wmodel /vlbi/uf001/uvm//J1033+071A_S_a_map.mod ! Writing 359 model components to file: /vlbi/uf001/uvm//J1033+071A_S_a_map.mod wobs /vlbi/uf001/uvm//J1033+071A_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J1033+071A_S_a_uvs.fits wwins /vlbi/uf001/uvm//J1033+071A_S_a_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uvm//J1033+071A_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.22473 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000598972 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.799588 0.799588 1.59918 3.19835 6.3967 12.7934 25.5868 51.1736 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.224 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 375.193 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J1033+071A_S_a_dfm.log closed on Sun Jan 13 21:20:47 2019