! Started logfile: /vlbi/bp222/maps//J2238+0724_S_dfm.log on Thu Sep 27 11:42:20 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//J2238+0724_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J2238+0724_S_uva.fits ! AN table 1: 23 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.978261 visibilities/baseline/integration-bin. ! Found source: J2238+0724 ! ! 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 2520 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 J2238+0724_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.033348Jy sigma=15.303306 ! Fit after self-cal, rms=0.793266Jy sigma=11.776921 ! 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.705 mas, bmaj=11.78 mas, bpa=-19.95 degrees ! Estimated noise=1.43902 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.159503 Jy ! Component: 100 - total flux cleaned = 0.197081 Jy ! Total flux subtracted in 100 components = 0.197081 Jy ! Clean residual min=-0.013771 max=0.016601 Jy/beam ! Clean residual mean=0.000007 rms=0.004373 Jy/beam ! Combined flux in latest and established models = 0.19708 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.19708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070517Jy sigma=0.951093 ! Fit after self-cal, rms=0.070448Jy sigma=0.950993 ! 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.1 mas, bmaj=11.97 mas, bpa=-19.63 degrees ! Estimated noise=1.1416 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.0109061 Jy ! Component: 100 - total flux cleaned = 0.0109166 Jy ! Component: 150 - total flux cleaned = 0.010907 Jy ! Component: 200 - total flux cleaned = 0.0106625 Jy ! Total flux subtracted in 200 components = 0.0106625 Jy ! Clean residual min=-0.006479 max=0.008557 Jy/beam ! Clean residual mean=0.000000 rms=0.001959 Jy/beam ! Combined flux in latest and established models = 0.207743 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.207743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064309Jy sigma=0.872533 ! Fit after self-cal, rms=0.064180Jy sigma=0.871548 ! 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.1 x 11.97 at -19.63 degrees (North through East) ! Clean map min=-0.0063169 max=0.20506 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 0.97 LA 1.00 ! MK 1.00 NL 1.02 OV 1.00 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 FD 1.02 HN 1.01 LA 1.00 ! MK 0.98 NL 1.10 OV 1.01 PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 1.00 LA 1.01 ! MK 1.05 NL 1.05 OV 1.03 PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* LA 0.00* ! MK 0.00* NL 0.00* OV 0.00* PT 0.00* ! ! ! Fit before self-cal, rms=0.064180Jy sigma=0.871548 ! Fit after self-cal, rms=0.059813Jy sigma=0.826968 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=11.65 mas, bpa=-19.51 degrees ! Estimated noise=1.12465 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.000898715 Jy ! Component: 100 - total flux cleaned = 0.00125775 Jy ! Component: 150 - total flux cleaned = 0.00148616 Jy ! Component: 200 - total flux cleaned = 0.00153862 Jy ! Total flux subtracted in 200 components = 0.00153862 Jy ! Clean residual min=-0.003415 max=0.003717 Jy/beam ! Clean residual mean=-0.000003 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.209282 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.209282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059654Jy sigma=0.824849 ! Fit after self-cal, rms=0.059665Jy sigma=0.824442 ! 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.059665Jy sigma=0.824442 ! Fit after self-cal, rms=0.059780Jy sigma=0.824204 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=11.61 mas, bpa=-19.49 degrees ! Estimated noise=1.1277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151101 Jy ! Component: 100 - total flux cleaned = 0.00164007 Jy ! Component: 150 - total flux cleaned = 0.00164335 Jy ! Component: 200 - total flux cleaned = 0.0015808 Jy ! Total flux subtracted in 200 components = 0.0015808 Jy ! Clean residual min=-0.003151 max=0.003306 Jy/beam ! Clean residual mean=-0.000002 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.210862 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.210862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059723Jy sigma=0.823376 ! Fit after self-cal, rms=0.059721Jy sigma=0.823346 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.06716e-06 Jy ! Component: 100 - total flux cleaned = 2.30345e-05 Jy ! Component: 150 - total flux cleaned = 7.67628e-05 Jy ! Component: 200 - total flux cleaned = 0.000127813 Jy ! Total flux subtracted in 200 components = 0.000127813 Jy ! Clean residual min=-0.003072 max=0.003145 Jy/beam ! Clean residual mean=-0.000002 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.21099 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 49 components and 0.21099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059699Jy sigma=0.822989 ! Fit after self-cal, rms=0.059699Jy sigma=0.822978 ! 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.059699Jy sigma=0.822978 ! Fit after self-cal, rms=0.059708Jy sigma=0.822856 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=11.58 mas, bpa=-19.47 degrees ! Estimated noise=1.12882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100295 Jy ! Component: 100 - total flux cleaned = 0.00135872 Jy ! Component: 150 - total flux cleaned = 0.00135839 Jy ! Component: 200 - total flux cleaned = 0.0013578 Jy ! Total flux subtracted in 200 components = 0.0013578 Jy ! Clean residual min=-0.003001 max=0.002971 Jy/beam ! Clean residual mean=-0.000002 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.212348 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.212348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059686Jy sigma=0.822506 ! Fit after self-cal, rms=0.059686Jy sigma=0.822498 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 = 2.34085e-05 Jy ! Component: 100 - total flux cleaned = 4.36725e-05 Jy ! Component: 150 - total flux cleaned = 6.34711e-05 Jy ! Component: 200 - total flux cleaned = 4.43923e-05 Jy ! Total flux subtracted in 200 components = 4.43923e-05 Jy ! Clean residual min=-0.002989 max=0.002918 Jy/beam ! Clean residual mean=-0.000002 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.212392 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 57 components and 0.212392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059674Jy sigma=0.822321 ! Fit after self-cal, rms=0.059674Jy sigma=0.822319 ! 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.059674Jy sigma=0.822319 ! Fit after self-cal, rms=0.059681Jy sigma=0.822260 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.313 mas, bmaj=12.13 mas, bpa=-6.966 degrees ! Estimated noise=1.47207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109448 Jy ! Component: 100 - total flux cleaned = 0.00146126 Jy ! Component: 150 - total flux cleaned = 0.00153489 Jy ! Component: 200 - total flux cleaned = 0.00157864 Jy ! Total flux subtracted in 200 components = 0.00157864 Jy ! Clean residual min=-0.003740 max=0.003408 Jy/beam ! Clean residual mean=-0.000005 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.213971 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.213971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059675Jy sigma=0.822231 ! Fit after self-cal, rms=0.059671Jy sigma=0.822180 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.15259e-05 Jy ! Component: 100 - total flux cleaned = 7.2167e-05 Jy ! Component: 150 - total flux cleaned = 9.0718e-05 Jy ! Component: 200 - total flux cleaned = 0.000107133 Jy ! Total flux subtracted in 200 components = 0.000107133 Jy ! Clean residual min=-0.003629 max=0.003357 Jy/beam ! Clean residual mean=-0.000005 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.214078 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.214078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059673Jy sigma=0.822246 ! Fit after self-cal, rms=0.059669Jy sigma=0.822223 ! 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.136 mas, bmaj=11.57 mas, bpa=-19.46 degrees ! Estimated noise=1.1294 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.136 x 11.57 at -19.46 degrees (North through East) ! Clean map min=-0.0028029 max=0.2013 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.743 mas, bmaj=11.37 mas, bpa=-19.77 degrees ! Estimated noise=1.43075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158538 Jy ! Component: 100 - total flux cleaned = 0.194487 Jy ! Component: 150 - total flux cleaned = 0.209311 Jy ! Component: 200 - total flux cleaned = 0.212676 Jy ! Total flux subtracted in 200 components = 0.212676 Jy ! Clean residual min=-0.006373 max=0.007099 Jy/beam ! Clean residual mean=0.000002 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.212676 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.212676 Jy ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=11.57 mas, bpa=-19.46 degrees ! Estimated noise=1.1294 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 (-5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00325554 Jy ! Component: 100 - total flux cleaned = 0.00373425 Jy ! Component: 150 - total flux cleaned = 0.00361538 Jy ! Component: 200 - total flux cleaned = 0.00323632 Jy ! Total flux subtracted in 200 components = 0.00323632 Jy ! Clean residual min=-0.003080 max=0.003183 Jy/beam ! Clean residual mean=-0.000003 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.215913 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.215913 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.313 mas, bmaj=12.13 mas, bpa=-6.966 degrees ! Estimated noise=1.47207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000290615 Jy ! Component: 100 - total flux cleaned = -0.000427254 Jy ! Component: 150 - total flux cleaned = -0.000584844 Jy ! Component: 200 - total flux cleaned = -0.000758145 Jy ! Total flux subtracted in 200 components = -0.000758145 Jy ! Clean residual min=-0.003146 max=0.003346 Jy/beam ! Clean residual mean=-0.000005 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.215154 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.00011142 Jy ! Component: 100 - total flux cleaned = -0.000270391 Jy ! Component: 150 - total flux cleaned = -0.00044002 Jy ! Component: 200 - total flux cleaned = -0.000515347 Jy ! Total flux subtracted in 200 components = -0.000515347 Jy ! Clean residual min=-0.003028 max=0.003185 Jy/beam ! Clean residual mean=-0.000005 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.214639 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 78 components and 0.214639 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=11.57 mas, bpa=-19.46 degrees ! Estimated noise=1.1294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211728 Jy ! Component: 100 - total flux cleaned = -0.000261591 Jy ! Component: 150 - total flux cleaned = -0.000263871 Jy ! Component: 200 - total flux cleaned = -0.00035238 Jy ! Total flux subtracted in 200 components = -0.00035238 Jy ! Clean residual min=-0.002771 max=0.002714 Jy/beam ! Clean residual mean=-0.000002 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.214287 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 100 components and 0.214287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059560Jy sigma=0.820654 ! Fit after self-cal, rms=0.059538Jy sigma=0.820348 wmodel J2238+0724_S_map.mod ! Writing 100 model components to file: J2238+0724_S_map.mod wobs J2238+0724_S_uvs.fits ! Writing UV FITS file: J2238+0724_S_uvs.fits wwins J2238+0724_S_map.win ! wwins: Wrote 2 windows to J2238+0724_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 = -1.6869e-05 Jy ! Component: 100 - total flux cleaned = -0.000256728 Jy ! Component: 150 - total flux cleaned = -0.000404628 Jy ! Component: 200 - total flux cleaned = -0.000301683 Jy ! Component: 250 - total flux cleaned = -0.00017266 Jy ! Component: 300 - total flux cleaned = 7.80136e-06 Jy ! Component: 350 - total flux cleaned = 3.57887e-05 Jy ! Component: 400 - total flux cleaned = 6.26542e-05 Jy ! Component: 450 - total flux cleaned = 8.77825e-05 Jy ! Component: 500 - total flux cleaned = 6.25633e-05 Jy ! Component: 550 - total flux cleaned = 6.30026e-05 Jy ! Component: 600 - total flux cleaned = 8.60899e-05 Jy ! Component: 650 - total flux cleaned = 0.000107618 Jy ! Component: 700 - total flux cleaned = 0.000106968 Jy ! Component: 750 - total flux cleaned = 0.000106903 Jy ! Component: 800 - total flux cleaned = 0.000226995 Jy ! Component: 850 - total flux cleaned = 0.000304846 Jy ! Component: 900 - total flux cleaned = 0.000380252 Jy ! Component: 950 - total flux cleaned = 0.000435087 Jy ! Component: 1000 - total flux cleaned = 0.000524795 Jy ! Component: 1050 - total flux cleaned = 0.000612557 Jy ! Component: 1100 - total flux cleaned = 0.000680971 Jy ! Component: 1150 - total flux cleaned = 0.000697747 Jy ! Component: 1200 - total flux cleaned = 0.000730934 Jy ! Component: 1250 - total flux cleaned = 0.000746895 Jy ! Component: 1300 - total flux cleaned = 0.000762634 Jy ! Component: 1350 - total flux cleaned = 0.000793921 Jy ! Component: 1400 - total flux cleaned = 0.000824799 Jy ! Component: 1450 - total flux cleaned = 0.000855063 Jy ! Component: 1500 - total flux cleaned = 0.000840008 Jy ! Component: 1550 - total flux cleaned = 0.00085489 Jy ! Component: 1600 - total flux cleaned = 0.00085502 Jy ! Component: 1650 - total flux cleaned = 0.000869553 Jy ! Component: 1700 - total flux cleaned = 0.000812012 Jy ! Component: 1750 - total flux cleaned = 0.00078355 Jy ! Component: 1800 - total flux cleaned = 0.0007836 Jy ! Component: 1850 - total flux cleaned = 0.000783601 Jy ! Component: 1900 - total flux cleaned = 0.000741663 Jy ! Component: 1950 - total flux cleaned = 0.000755641 Jy ! Component: 2000 - total flux cleaned = 0.000741852 Jy ! Component: 2050 - total flux cleaned = 0.000728212 Jy ! Component: 2100 - total flux cleaned = 0.000714649 Jy ! Component: 2150 - total flux cleaned = 0.000783015 Jy ! Component: 2200 - total flux cleaned = 0.000796624 Jy ! Component: 2250 - total flux cleaned = 0.000850945 Jy ! Component: 2300 - total flux cleaned = 0.000891342 Jy ! Component: 2350 - total flux cleaned = 0.000931735 Jy ! Component: 2400 - total flux cleaned = 0.000971974 Jy ! Component: 2450 - total flux cleaned = 0.000971984 Jy ! Component: 2500 - total flux cleaned = 0.00103905 Jy ! Component: 2550 - total flux cleaned = 0.00109274 Jy ! Component: 2600 - total flux cleaned = 0.00114636 Jy ! Component: 2650 - total flux cleaned = 0.00114648 Jy ! Component: 2700 - total flux cleaned = 0.00116018 Jy ! Component: 2750 - total flux cleaned = 0.00120112 Jy ! Component: 2800 - total flux cleaned = 0.00120115 Jy ! Component: 2850 - total flux cleaned = 0.00125621 Jy ! Component: 2900 - total flux cleaned = 0.0012701 Jy ! Component: 2950 - total flux cleaned = 0.00129793 Jy ! Component: 3000 - total flux cleaned = 0.00135425 Jy ! Component: 3050 - total flux cleaned = 0.00136843 Jy ! Component: 3100 - total flux cleaned = 0.00144055 Jy ! Component: 3150 - total flux cleaned = 0.00146978 Jy ! Component: 3200 - total flux cleaned = 0.00152896 Jy ! Component: 3250 - total flux cleaned = 0.00158892 Jy ! Component: 3300 - total flux cleaned = 0.00163463 Jy ! Component: 3350 - total flux cleaned = 0.00168106 Jy ! Component: 3400 - total flux cleaned = 0.00174388 Jy ! Component: 3450 - total flux cleaned = 0.00177603 Jy ! Component: 3500 - total flux cleaned = 0.00182456 Jy ! Component: 3550 - total flux cleaned = 0.00187401 Jy ! Component: 3600 - total flux cleaned = 0.00192417 Jy ! Component: 3650 - total flux cleaned = 0.0019749 Jy ! Component: 3700 - total flux cleaned = 0.00204377 Jy ! Component: 3750 - total flux cleaned = 0.0020964 Jy ! Component: 3800 - total flux cleaned = 0.00214966 Jy ! Component: 3850 - total flux cleaned = 0.00220388 Jy ! Component: 3900 - total flux cleaned = 0.00224076 Jy ! Component: 3950 - total flux cleaned = 0.00227786 Jy ! Component: 4000 - total flux cleaned = 0.00231611 Jy ! Component: 4050 - total flux cleaned = 0.00233568 Jy ! Total flux subtracted in 4096 components = 0.00235573 Jy ! Clean residual min=-0.001388 max=0.001205 Jy/beam ! Clean residual mean=-0.000000 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.216642 Jy keep ! Adding 231 model components to the UV plane model. ! The established model now contains 331 components and 0.216642 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J2238+0724_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.136 x 11.57 at -19.46 degrees (North through East) ! Clean map min=-0.0030467 max=0.20156 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J2238+0724_S_map.fits wmodel /vlbi/bp222/maps//J2238+0724_S_map.mod ! Writing 331 model components to file: /vlbi/bp222/maps//J2238+0724_S_map.mod wobs /vlbi/bp222/maps//J2238+0724_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J2238+0724_S_uvs.fits wwins /vlbi/bp222/maps//J2238+0724_S_map.win ! wwins: Wrote 3 windows to /vlbi/bp222/maps//J2238+0724_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.201561 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000330416 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.491785 0.491785 0.983571 1.96714 3.93428 7.86857 15.7371 31.4743 62.9485 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.201 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 610.022 quit ! Quitting program ! Log file /vlbi/bp222/maps//J2238+0724_S_dfm.log closed on Thu Sep 27 11:42:24 2018