! Started logfile: /vlbi/uf001/uva//J0123+3044_S_dfm.log on Sun Jan 13 20:57:49 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/uva//J0123+3044_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0123+3044_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971958 visibilities/baseline/integration-bin. ! Found source: J0123+3044 ! ! 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 44 lines of history. ! ! Reading 5511 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 J0123+3044_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 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007638Jy sigma=23.162229 ! Fit after self-cal, rms=0.848835Jy sigma=19.560108 ! 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.999 mas, bmaj=5.779 mas, bpa=-5.274 degrees ! Estimated noise=0.593016 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.115897 Jy ! Component: 100 - total flux cleaned = 0.14303 Jy ! Total flux subtracted in 100 components = 0.14303 Jy ! Clean residual min=-0.005455 max=0.010166 Jy/beam ! Clean residual mean=-0.000001 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.14303 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.14303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064250Jy sigma=1.342778 ! Fit after self-cal, rms=0.064228Jy sigma=1.342542 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104197 Jy ! Component: 100 - total flux cleaned = 0.0156938 Jy ! Total flux subtracted in 100 components = 0.0156938 Jy ! Clean residual min=-0.005672 max=0.006268 Jy/beam ! Clean residual mean=0.000001 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.158723 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.158723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062014Jy sigma=1.298633 ! Fit after self-cal, rms=0.061992Jy sigma=1.298271 ! 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.456 mas, bmaj=6.522 mas, bpa=-6.09 degrees ! Estimated noise=0.458208 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.00506836 Jy ! Component: 100 - total flux cleaned = 0.00823628 Jy ! Component: 150 - total flux cleaned = 0.0103159 Jy ! Component: 200 - total flux cleaned = 0.0117029 Jy ! Total flux subtracted in 200 components = 0.0117029 Jy ! Clean residual min=-0.004444 max=0.005288 Jy/beam ! Clean residual mean=0.000000 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.170426 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.170426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061437Jy sigma=1.288637 ! Fit after self-cal, rms=0.061427Jy sigma=1.288434 ! 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.456 x 6.522 at -6.09 degrees (North through East) ! Clean map min=-0.004307 max=0.14907 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 1.01 KP 0.98 ! LA 0.94 MK 0.99 NL 1.04 OV 1.03 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.97 HN 1.01 KP 0.98 ! LA 0.93 MK 1.02 NL 1.04 OV 1.06 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.99 KP 0.97 ! LA 0.94 MK 1.04 NL 1.08 OV 1.08 ! PT 0.96 SC 1.03 ! ! ! Fit before self-cal, rms=0.061427Jy sigma=1.288434 ! Fit after self-cal, rms=0.061817Jy sigma=1.270050 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.477 mas, bmaj=6.567 mas, bpa=-6.062 degrees ! Estimated noise=0.461424 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 = 6.22423e-05 Jy ! Component: 100 - total flux cleaned = 1.58455e-05 Jy ! Component: 150 - total flux cleaned = -8.51894e-05 Jy ! Component: 200 - total flux cleaned = -0.000116176 Jy ! Total flux subtracted in 200 components = -0.000116176 Jy ! Clean residual min=-0.004368 max=0.004659 Jy/beam ! Clean residual mean=0.000002 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.17031 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.17031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061787Jy sigma=1.269677 ! Fit after self-cal, rms=0.061789Jy sigma=1.269510 ! 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.061789Jy sigma=1.269510 ! Fit after self-cal, rms=0.058121Jy sigma=1.210942 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=6.542 mas, bpa=-6.135 degrees ! Estimated noise=0.462684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.5204e-05 Jy ! Component: 100 - total flux cleaned = 7.45836e-05 Jy ! Component: 150 - total flux cleaned = 3.87957e-05 Jy ! Component: 200 - total flux cleaned = 7.31158e-06 Jy ! Total flux subtracted in 200 components = 7.31158e-06 Jy ! Clean residual min=-0.002487 max=0.002010 Jy/beam ! Clean residual mean=-0.000002 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.170318 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.170318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058108Jy sigma=1.210507 ! Fit after self-cal, rms=0.058128Jy sigma=1.210132 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 = -9.46773e-06 Jy ! Component: 100 - total flux cleaned = -6.91044e-06 Jy ! Component: 150 - total flux cleaned = -4.55019e-05 Jy ! Component: 200 - total flux cleaned = -7.98723e-05 Jy ! Total flux subtracted in 200 components = -7.98723e-05 Jy ! Clean residual min=-0.002475 max=0.001988 Jy/beam ! Clean residual mean=-0.000002 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.170238 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.170238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058123Jy sigma=1.209943 ! Fit after self-cal, rms=0.058119Jy sigma=1.209918 ! 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.058119Jy sigma=1.209918 ! Fit after self-cal, rms=0.057856Jy sigma=1.208518 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.487 mas, bmaj=6.546 mas, bpa=-6.125 degrees ! Estimated noise=0.462753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000445082 Jy ! Component: 100 - total flux cleaned = -0.000493677 Jy ! Component: 150 - total flux cleaned = -0.000504613 Jy ! Component: 200 - total flux cleaned = -0.00050437 Jy ! Total flux subtracted in 200 components = -0.00050437 Jy ! Clean residual min=-0.002304 max=0.002044 Jy/beam ! Clean residual mean=-0.000003 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.169733 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.169733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057851Jy sigma=1.208348 ! Fit after self-cal, rms=0.057848Jy sigma=1.208322 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.4633e-06 Jy ! Component: 100 - total flux cleaned = 2.66016e-06 Jy ! Component: 150 - total flux cleaned = -6.30038e-06 Jy ! Component: 200 - total flux cleaned = -1.46319e-05 Jy ! Total flux subtracted in 200 components = -1.46319e-05 Jy ! Clean residual min=-0.002310 max=0.002031 Jy/beam ! Clean residual mean=-0.000003 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.169719 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.169719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057846Jy sigma=1.208234 ! Fit after self-cal, rms=0.057844Jy sigma=1.208228 ! 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.057844Jy sigma=1.208228 ! Fit after self-cal, rms=0.057851Jy sigma=1.208199 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.434 mas, bmaj=9.812 mas, bpa=-5.411 degrees ! Estimated noise=0.569515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000141 Jy ! Component: 100 - total flux cleaned = -0.000151796 Jy ! Component: 150 - total flux cleaned = -0.00018246 Jy ! Component: 200 - total flux cleaned = -0.000207305 Jy ! Total flux subtracted in 200 components = -0.000207305 Jy ! Clean residual min=-0.002609 max=0.002481 Jy/beam ! Clean residual mean=-0.000007 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.169511 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 57 components and 0.169511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057852Jy sigma=1.208153 ! Fit after self-cal, rms=0.057844Jy sigma=1.208071 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.10087e-06 Jy ! Component: 100 - total flux cleaned = -4.73398e-06 Jy ! Component: 150 - total flux cleaned = -1.11539e-05 Jy ! Component: 200 - total flux cleaned = -2.33931e-05 Jy ! Total flux subtracted in 200 components = -2.33931e-05 Jy ! Clean residual min=-0.002625 max=0.002459 Jy/beam ! Clean residual mean=-0.000007 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.169488 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.169488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057848Jy sigma=1.208078 ! Fit after self-cal, rms=0.057843Jy sigma=1.208037 ! 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.493 mas, bmaj=6.549 mas, bpa=-6.084 degrees ! Estimated noise=0.462812 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.493 x 6.549 at -6.084 degrees (North through East) ! Clean map min=-0.0022943 max=0.15084 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=3.025 mas, bmaj=5.771 mas, bpa=-5.19 degrees ! Estimated noise=0.601562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117472 Jy ! Component: 100 - total flux cleaned = 0.144959 Jy ! Component: 150 - total flux cleaned = 0.155189 Jy ! Component: 200 - total flux cleaned = 0.160344 Jy ! Total flux subtracted in 200 components = 0.160344 Jy ! Clean residual min=-0.003440 max=0.003424 Jy/beam ! Clean residual mean=-0.000001 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.160344 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.160344 Jy ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=6.549 mas, bpa=-6.084 degrees ! Estimated noise=0.462812 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, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038615 Jy ! Component: 100 - total flux cleaned = 0.00610329 Jy ! Component: 150 - total flux cleaned = 0.00746383 Jy ! Component: 200 - total flux cleaned = 0.00808267 Jy ! Total flux subtracted in 200 components = 0.00808267 Jy ! Clean residual min=-0.002352 max=0.001956 Jy/beam ! Clean residual mean=-0.000003 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.168426 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.168426 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.434 mas, bmaj=9.812 mas, bpa=-5.411 degrees ! Estimated noise=0.569515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000950962 Jy ! Component: 100 - total flux cleaned = 0.00131445 Jy ! Component: 150 - total flux cleaned = 0.00141678 Jy ! Component: 200 - total flux cleaned = 0.00149028 Jy ! Total flux subtracted in 200 components = 0.00149028 Jy ! Clean residual min=-0.002621 max=0.002498 Jy/beam ! Clean residual mean=-0.000007 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.169917 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 = 3.83626e-05 Jy ! Component: 100 - total flux cleaned = 7.25816e-05 Jy ! Component: 150 - total flux cleaned = 8.31801e-05 Jy ! Component: 200 - total flux cleaned = 0.000102529 Jy ! Total flux subtracted in 200 components = 0.000102529 Jy ! Clean residual min=-0.002596 max=0.002480 Jy/beam ! Clean residual mean=-0.000007 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.170019 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 78 components and 0.170019 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=6.549 mas, bpa=-6.084 degrees ! Estimated noise=0.462812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.42691e-05 Jy ! Component: 100 - total flux cleaned = -0.000117736 Jy ! Component: 150 - total flux cleaned = -0.000141404 Jy ! Component: 200 - total flux cleaned = -0.000162781 Jy ! Total flux subtracted in 200 components = -0.000162781 Jy ! Clean residual min=-0.002278 max=0.001997 Jy/beam ! Clean residual mean=-0.000003 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.169856 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 89 components and 0.169856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057830Jy sigma=1.207943 ! Fit after self-cal, rms=0.057826Jy sigma=1.207794 wmodel J0123+3044_S_map.mod ! Writing 89 model components to file: J0123+3044_S_map.mod wobs J0123+3044_S_uvs.fits ! Writing UV FITS file: J0123+3044_S_uvs.fits wwins J0123+3044_S_map.win ! wwins: Wrote 2 windows to J0123+3044_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.000794083 Jy ! Component: 100 - total flux cleaned = -0.000944733 Jy ! Component: 150 - total flux cleaned = -0.00108528 Jy ! Component: 200 - total flux cleaned = -0.00131802 Jy ! Component: 250 - total flux cleaned = -0.00151241 Jy ! Component: 300 - total flux cleaned = -0.00176394 Jy ! Component: 350 - total flux cleaned = -0.00200833 Jy ! Component: 400 - total flux cleaned = -0.00218803 Jy ! Component: 450 - total flux cleaned = -0.00239315 Jy ! Component: 500 - total flux cleaned = -0.00259313 Jy ! Component: 550 - total flux cleaned = -0.00270481 Jy ! Component: 600 - total flux cleaned = -0.00278735 Jy ! Component: 650 - total flux cleaned = -0.00292265 Jy ! Component: 700 - total flux cleaned = -0.00300249 Jy ! Component: 750 - total flux cleaned = -0.00315904 Jy ! Component: 800 - total flux cleaned = -0.00328793 Jy ! Component: 850 - total flux cleaned = -0.00344047 Jy ! Component: 900 - total flux cleaned = -0.00354067 Jy ! Component: 950 - total flux cleaned = -0.00366404 Jy ! Component: 1000 - total flux cleaned = -0.00376156 Jy ! Component: 1050 - total flux cleaned = -0.00380949 Jy ! Component: 1100 - total flux cleaned = -0.00392855 Jy ! Component: 1150 - total flux cleaned = -0.00406964 Jy ! Component: 1200 - total flux cleaned = -0.00411587 Jy ! Component: 1250 - total flux cleaned = -0.00427627 Jy ! Component: 1300 - total flux cleaned = -0.00434425 Jy ! Component: 1350 - total flux cleaned = -0.00445651 Jy ! Component: 1400 - total flux cleaned = -0.00458969 Jy ! Component: 1450 - total flux cleaned = -0.00469926 Jy ! Component: 1500 - total flux cleaned = -0.00476452 Jy ! Component: 1550 - total flux cleaned = -0.00489325 Jy ! Component: 1600 - total flux cleaned = -0.0049357 Jy ! Component: 1650 - total flux cleaned = -0.00493602 Jy ! Component: 1700 - total flux cleaned = -0.00495723 Jy ! Component: 1750 - total flux cleaned = -0.00501906 Jy ! Component: 1800 - total flux cleaned = -0.00501901 Jy ! Component: 1850 - total flux cleaned = -0.00503962 Jy ! Component: 1900 - total flux cleaned = -0.00503933 Jy ! Component: 1950 - total flux cleaned = -0.00507881 Jy ! Component: 2000 - total flux cleaned = -0.00503936 Jy ! Component: 2050 - total flux cleaned = -0.00511723 Jy ! Component: 2100 - total flux cleaned = -0.00505932 Jy ! Component: 2150 - total flux cleaned = -0.00507842 Jy ! Component: 2200 - total flux cleaned = -0.00502114 Jy ! Component: 2250 - total flux cleaned = -0.00502114 Jy ! Component: 2300 - total flux cleaned = -0.00509569 Jy ! Component: 2350 - total flux cleaned = -0.00505824 Jy ! Component: 2400 - total flux cleaned = -0.00503974 Jy ! Component: 2450 - total flux cleaned = -0.00502148 Jy ! Component: 2500 - total flux cleaned = -0.00491312 Jy ! Component: 2550 - total flux cleaned = -0.00493139 Jy ! Component: 2600 - total flux cleaned = -0.00487802 Jy ! Component: 2650 - total flux cleaned = -0.00486035 Jy ! Component: 2700 - total flux cleaned = -0.00486053 Jy ! Component: 2750 - total flux cleaned = -0.00482586 Jy ! Component: 2800 - total flux cleaned = -0.00486021 Jy ! Component: 2850 - total flux cleaned = -0.00479169 Jy ! Component: 2900 - total flux cleaned = -0.00467292 Jy ! Component: 2950 - total flux cleaned = -0.00467302 Jy ! Component: 3000 - total flux cleaned = -0.00470648 Jy ! Component: 3050 - total flux cleaned = -0.0046898 Jy ! Component: 3100 - total flux cleaned = -0.00467315 Jy ! Component: 3150 - total flux cleaned = -0.00464028 Jy ! Component: 3200 - total flux cleaned = -0.00467273 Jy ! Component: 3250 - total flux cleaned = -0.00464021 Jy ! Component: 3300 - total flux cleaned = -0.00467223 Jy ! Component: 3350 - total flux cleaned = -0.00457664 Jy ! Component: 3400 - total flux cleaned = -0.00459246 Jy ! Component: 3450 - total flux cleaned = -0.00449813 Jy ! Component: 3500 - total flux cleaned = -0.00460735 Jy ! Component: 3550 - total flux cleaned = -0.0044524 Jy ! Component: 3600 - total flux cleaned = -0.00448315 Jy ! Component: 3650 - total flux cleaned = -0.00437626 Jy ! Component: 3700 - total flux cleaned = -0.00434571 Jy ! Component: 3750 - total flux cleaned = -0.00428536 Jy ! Component: 3800 - total flux cleaned = -0.00422541 Jy ! Component: 3850 - total flux cleaned = -0.00427026 Jy ! Component: 3900 - total flux cleaned = -0.00418131 Jy ! Component: 3950 - total flux cleaned = -0.00412248 Jy ! Component: 4000 - total flux cleaned = -0.00407847 Jy ! Component: 4050 - total flux cleaned = -0.00409299 Jy ! Total flux subtracted in 4096 components = -0.00393363 Jy ! Clean residual min=-0.000939 max=0.000974 Jy/beam ! Clean residual mean=-0.000001 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.165923 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 391 components and 0.165923 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0123+3044_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.493 x 6.549 at -6.084 degrees (North through East) ! Clean map min=-0.0015377 max=0.15105 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0123+3044_S_map.fits wmodel /vlbi/uf001/uva//J0123+3044_S_map.mod ! Writing 391 model components to file: /vlbi/uf001/uva//J0123+3044_S_map.mod wobs /vlbi/uf001/uva//J0123+3044_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0123+3044_S_uvs.fits wwins /vlbi/uf001/uva//J0123+3044_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0123+3044_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.151048 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271007 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.538252 0.538252 1.0765 2.15301 4.30602 8.61204 17.2241 34.4482 68.8963 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.151 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 557.359 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0123+3044_S_dfm.log closed on Sun Jan 13 20:57:53 2019