! Started logfile: /vlbi/uf001/uva//J2130+3332_S_dfm.log on Mon Jan 14 05:53:24 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//J2130+3332_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2130+3332_S_uva.fits ! AN table 1: 73 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.997065 visibilities/baseline/integration-bin. ! Found source: J2130+3332 ! ! 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 6114 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 J2130+3332_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015165Jy sigma=22.455488 ! Fit after self-cal, rms=0.857784Jy sigma=19.011721 ! 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.919 mas, bmaj=7.4 mas, bpa=-18.95 degrees ! Estimated noise=0.774723 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.109002 Jy ! Component: 100 - total flux cleaned = 0.135288 Jy ! Total flux subtracted in 100 components = 0.135288 Jy ! Clean residual min=-0.005998 max=0.010669 Jy/beam ! Clean residual mean=-0.000009 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.135288 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.135288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067442Jy sigma=1.295872 ! Fit after self-cal, rms=0.067402Jy sigma=1.295568 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114693 Jy ! Component: 100 - total flux cleaned = 0.0175296 Jy ! Total flux subtracted in 100 components = 0.0175296 Jy ! Clean residual min=-0.004189 max=0.005752 Jy/beam ! Clean residual mean=-0.000003 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.152817 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.152817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065401Jy sigma=1.247717 ! Fit after self-cal, rms=0.065371Jy sigma=1.247293 ! 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.545 mas, bmaj=8.163 mas, bpa=-18.09 degrees ! Estimated noise=0.423417 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.00420553 Jy ! Component: 100 - total flux cleaned = 0.00670739 Jy ! Component: 150 - total flux cleaned = 0.00805285 Jy ! Component: 200 - total flux cleaned = 0.00845548 Jy ! Total flux subtracted in 200 components = 0.00845548 Jy ! Clean residual min=-0.003508 max=0.005304 Jy/beam ! Clean residual mean=-0.000002 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.161273 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.161273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065089Jy sigma=1.239758 ! Fit after self-cal, rms=0.065085Jy sigma=1.239696 ! 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.545 x 8.163 at -18.09 degrees (North through East) ! Clean map min=-0.0034284 max=0.14217 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.92 HN 1.00 KP 0.93 ! LA 0.98 MK 1.00 NL 1.09 OV 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.94 HN 0.98 KP 0.97 ! LA 0.98 MK 0.99 NL 1.01 OV 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 0.98 KP 0.99 ! LA 0.98 MK 1.05 NL 1.19 OV 1.03 ! ! ! Fit before self-cal, rms=0.065085Jy sigma=1.239696 ! Fit after self-cal, rms=0.063627Jy sigma=1.214853 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.566 mas, bmaj=8.137 mas, bpa=-18.01 degrees ! Estimated noise=0.421687 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.000445298 Jy ! Component: 100 - total flux cleaned = -0.000409256 Jy ! Component: 150 - total flux cleaned = -0.000385651 Jy ! Component: 200 - total flux cleaned = -0.000426113 Jy ! Total flux subtracted in 200 components = -0.000426113 Jy ! Clean residual min=-0.002920 max=0.003062 Jy/beam ! Clean residual mean=0.000007 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.160847 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.160847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063610Jy sigma=1.213910 ! Fit after self-cal, rms=0.063626Jy sigma=1.213685 ! 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.063626Jy sigma=1.213685 ! Fit after self-cal, rms=0.063363Jy sigma=1.198920 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=8.148 mas, bpa=-18.07 degrees ! Estimated noise=0.421673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000925311 Jy ! Component: 100 - total flux cleaned = -0.00118471 Jy ! Component: 150 - total flux cleaned = -0.00121532 Jy ! Component: 200 - total flux cleaned = -0.0012047 Jy ! Total flux subtracted in 200 components = -0.0012047 Jy ! Clean residual min=-0.001924 max=0.001684 Jy/beam ! Clean residual mean=-0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.159642 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.159642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063351Jy sigma=1.198532 ! Fit after self-cal, rms=0.063377Jy sigma=1.198389 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.23247e-06 Jy ! Component: 100 - total flux cleaned = -5.64892e-06 Jy ! Component: 150 - total flux cleaned = -1.34742e-05 Jy ! Component: 200 - total flux cleaned = -1.37897e-05 Jy ! Total flux subtracted in 200 components = -1.37897e-05 Jy ! Clean residual min=-0.001893 max=0.001687 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.159628 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.159628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063375Jy sigma=1.198344 ! Fit after self-cal, rms=0.063374Jy sigma=1.198341 ! 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.063374Jy sigma=1.198341 ! Fit after self-cal, rms=0.063538Jy sigma=1.198192 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=8.157 mas, bpa=-18.09 degrees ! Estimated noise=0.421746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000495331 Jy ! Component: 100 - total flux cleaned = -0.000644585 Jy ! Component: 150 - total flux cleaned = -0.000664591 Jy ! Component: 200 - total flux cleaned = -0.000672974 Jy ! Total flux subtracted in 200 components = -0.000672974 Jy ! Clean residual min=-0.001830 max=0.001585 Jy/beam ! Clean residual mean=-0.000003 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.158955 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.158955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063534Jy sigma=1.198056 ! Fit after self-cal, rms=0.063538Jy sigma=1.198053 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 = 1.16457e-05 Jy ! Component: 100 - total flux cleaned = -2.73676e-06 Jy ! Component: 150 - total flux cleaned = -2.89428e-06 Jy ! Component: 200 - total flux cleaned = -8.40627e-06 Jy ! Total flux subtracted in 200 components = -8.40627e-06 Jy ! Clean residual min=-0.001813 max=0.001581 Jy/beam ! Clean residual mean=-0.000003 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.158947 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.158947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063536Jy sigma=1.198028 ! Fit after self-cal, rms=0.063536Jy sigma=1.198024 ! 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.063536Jy sigma=1.198024 ! Fit after self-cal, rms=0.063621Jy sigma=1.197970 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.084 mas, bmaj=9.985 mas, bpa=-9.743 degrees ! Estimated noise=0.51473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000317221 Jy ! Component: 100 - total flux cleaned = -0.000364785 Jy ! Component: 150 - total flux cleaned = -0.000400051 Jy ! Component: 200 - total flux cleaned = -0.000421007 Jy ! Total flux subtracted in 200 components = -0.000421007 Jy ! Clean residual min=-0.002129 max=0.001836 Jy/beam ! Clean residual mean=-0.000005 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.158526 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.158526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063622Jy sigma=1.197920 ! Fit after self-cal, rms=0.063622Jy sigma=1.197913 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.88116e-05 Jy ! Component: 100 - total flux cleaned = -4.35885e-05 Jy ! Component: 150 - total flux cleaned = -4.72956e-05 Jy ! Component: 200 - total flux cleaned = -5.41604e-05 Jy ! Total flux subtracted in 200 components = -5.41604e-05 Jy ! Clean residual min=-0.002147 max=0.001825 Jy/beam ! Clean residual mean=-0.000005 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.158472 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.158472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063622Jy sigma=1.197909 ! Fit after self-cal, rms=0.063621Jy sigma=1.197907 ! 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.561 mas, bmaj=8.163 mas, bpa=-18.11 degrees ! Estimated noise=0.42184 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.561 x 8.163 at -18.11 degrees (North through East) ! Clean map min=-0.00175 max=0.14194 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.926 mas, bmaj=7.423 mas, bpa=-19.1 degrees ! Estimated noise=0.775064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108996 Jy ! Component: 100 - total flux cleaned = 0.135205 Jy ! Component: 150 - total flux cleaned = 0.146271 Jy ! Component: 200 - total flux cleaned = 0.151551 Jy ! Total flux subtracted in 200 components = 0.151551 Jy ! Clean residual min=-0.002584 max=0.002888 Jy/beam ! Clean residual mean=-0.000004 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.151551 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.151551 Jy ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=8.163 mas, bpa=-18.11 degrees ! Estimated noise=0.42184 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.00272692 Jy ! Component: 100 - total flux cleaned = 0.00419891 Jy ! Component: 150 - total flux cleaned = 0.00515091 Jy ! Component: 200 - total flux cleaned = 0.00579447 Jy ! Total flux subtracted in 200 components = 0.00579447 Jy ! Clean residual min=-0.001722 max=0.001514 Jy/beam ! Clean residual mean=-0.000003 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.157346 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.157346 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.084 mas, bmaj=9.985 mas, bpa=-9.743 degrees ! Estimated noise=0.51473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000569455 Jy ! Component: 100 - total flux cleaned = 0.000681199 Jy ! Component: 150 - total flux cleaned = 0.000736575 Jy ! Component: 200 - total flux cleaned = 0.000773471 Jy ! Total flux subtracted in 200 components = 0.000773471 Jy ! Clean residual min=-0.002125 max=0.001803 Jy/beam ! Clean residual mean=-0.000005 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.158119 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 = 6.43352e-06 Jy ! Component: 100 - total flux cleaned = 1.22953e-05 Jy ! Component: 150 - total flux cleaned = 1.75682e-05 Jy ! Component: 200 - total flux cleaned = 2.23856e-05 Jy ! Total flux subtracted in 200 components = 2.23856e-05 Jy ! Clean residual min=-0.002134 max=0.001817 Jy/beam ! Clean residual mean=-0.000005 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.158142 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.158142 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=8.163 mas, bpa=-18.11 degrees ! Estimated noise=0.42184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.48388e-05 Jy ! Component: 100 - total flux cleaned = -2.32584e-05 Jy ! Component: 150 - total flux cleaned = 1.43478e-05 Jy ! Component: 200 - total flux cleaned = 4.76349e-05 Jy ! Total flux subtracted in 200 components = 4.76349e-05 Jy ! Clean residual min=-0.001770 max=0.001553 Jy/beam ! Clean residual mean=-0.000003 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.158189 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.158189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063628Jy sigma=1.198083 ! Fit after self-cal, rms=0.063628Jy sigma=1.198079 wmodel J2130+3332_S_map.mod ! Writing 48 model components to file: J2130+3332_S_map.mod wobs J2130+3332_S_uvs.fits ! Writing UV FITS file: J2130+3332_S_uvs.fits wwins J2130+3332_S_map.win ! wwins: Wrote 1 windows to J2130+3332_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.000475542 Jy ! Component: 100 - total flux cleaned = -0.000665847 Jy ! Component: 150 - total flux cleaned = -0.000716335 Jy ! Component: 200 - total flux cleaned = -0.000740153 Jy ! Component: 250 - total flux cleaned = -0.00071713 Jy ! Component: 300 - total flux cleaned = -0.000759432 Jy ! Component: 350 - total flux cleaned = -0.000718335 Jy ! Component: 400 - total flux cleaned = -0.000658696 Jy ! Component: 450 - total flux cleaned = -0.000562736 Jy ! Component: 500 - total flux cleaned = -0.000506109 Jy ! Component: 550 - total flux cleaned = -0.000378212 Jy ! Component: 600 - total flux cleaned = -0.000288819 Jy ! Component: 650 - total flux cleaned = -0.000133165 Jy ! Component: 700 - total flux cleaned = -3.22801e-05 Jy ! Component: 750 - total flux cleaned = 6.66047e-05 Jy ! Component: 800 - total flux cleaned = 0.00016327 Jy ! Component: 850 - total flux cleaned = 0.000241884 Jy ! Component: 900 - total flux cleaned = 0.000303849 Jy ! Component: 950 - total flux cleaned = 0.000349451 Jy ! Component: 1000 - total flux cleaned = 0.000364293 Jy ! Component: 1050 - total flux cleaned = 0.00043716 Jy ! Component: 1100 - total flux cleaned = 0.000437177 Jy ! Component: 1150 - total flux cleaned = 0.000451429 Jy ! Component: 1200 - total flux cleaned = 0.000479449 Jy ! Component: 1250 - total flux cleaned = 0.000520348 Jy ! Component: 1300 - total flux cleaned = 0.00050682 Jy ! Component: 1350 - total flux cleaned = 0.000467249 Jy ! Component: 1400 - total flux cleaned = 0.000493249 Jy ! Component: 1450 - total flux cleaned = 0.000506125 Jy ! Component: 1500 - total flux cleaned = 0.000455366 Jy ! Component: 1550 - total flux cleaned = 0.000417895 Jy ! Component: 1600 - total flux cleaned = 0.000405556 Jy ! Component: 1650 - total flux cleaned = 0.000344845 Jy ! Component: 1700 - total flux cleaned = 0.000308921 Jy ! Component: 1750 - total flux cleaned = 0.000308751 Jy ! Component: 1800 - total flux cleaned = 0.000238556 Jy ! Component: 1850 - total flux cleaned = 0.000273333 Jy ! Component: 1900 - total flux cleaned = 0.000250328 Jy ! Component: 1950 - total flux cleaned = 0.000284121 Jy ! Component: 2000 - total flux cleaned = 0.000239135 Jy ! Component: 2050 - total flux cleaned = 0.000205966 Jy ! Component: 2100 - total flux cleaned = 0.000206023 Jy ! Component: 2150 - total flux cleaned = 0.000184232 Jy ! Component: 2200 - total flux cleaned = 0.000141156 Jy ! Component: 2250 - total flux cleaned = 0.000130452 Jy ! Component: 2300 - total flux cleaned = 0.000119896 Jy ! Component: 2350 - total flux cleaned = 0.000119975 Jy ! Component: 2400 - total flux cleaned = 0.000109529 Jy ! Component: 2450 - total flux cleaned = 8.89555e-05 Jy ! Component: 2500 - total flux cleaned = 8.89104e-05 Jy ! Component: 2550 - total flux cleaned = 7.87131e-05 Jy ! Component: 2600 - total flux cleaned = 6.87317e-05 Jy ! Component: 2650 - total flux cleaned = 7.87359e-05 Jy ! Component: 2700 - total flux cleaned = 6.89259e-05 Jy ! Component: 2750 - total flux cleaned = 6.88636e-05 Jy ! Component: 2800 - total flux cleaned = 4.94903e-05 Jy ! Component: 2850 - total flux cleaned = 7.85252e-05 Jy ! Component: 2900 - total flux cleaned = 6.89142e-05 Jy ! Component: 2950 - total flux cleaned = 8.79493e-05 Jy ! Component: 3000 - total flux cleaned = 9.73626e-05 Jy ! Component: 3050 - total flux cleaned = 5.97299e-05 Jy ! Component: 3100 - total flux cleaned = 8.77792e-05 Jy ! Component: 3150 - total flux cleaned = 6.92482e-05 Jy ! Component: 3200 - total flux cleaned = 6.92569e-05 Jy ! Component: 3250 - total flux cleaned = 5.99732e-05 Jy ! Component: 3300 - total flux cleaned = 4.16582e-05 Jy ! Component: 3350 - total flux cleaned = 2.35133e-05 Jy ! Component: 3400 - total flux cleaned = 4.16178e-05 Jy ! Component: 3450 - total flux cleaned = 5.72275e-06 Jy ! Component: 3500 - total flux cleaned = 3.25648e-05 Jy ! Component: 3550 - total flux cleaned = 5.86058e-06 Jy ! Component: 3600 - total flux cleaned = -3.05974e-06 Jy ! Component: 3650 - total flux cleaned = -2.94908e-05 Jy ! Component: 3700 - total flux cleaned = -4.70837e-05 Jy ! Component: 3750 - total flux cleaned = -3.83279e-05 Jy ! Component: 3800 - total flux cleaned = -4.70863e-05 Jy ! Component: 3850 - total flux cleaned = -9.05038e-05 Jy ! Component: 3900 - total flux cleaned = -9.91807e-05 Jy ! Component: 3950 - total flux cleaned = -0.000142307 Jy ! Component: 4000 - total flux cleaned = -0.000176713 Jy ! Component: 4050 - total flux cleaned = -0.000228163 Jy ! Total flux subtracted in 4096 components = -0.000236729 Jy ! Clean residual min=-0.000646 max=0.000564 Jy/beam ! Clean residual mean=-0.000000 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.157953 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 344 components and 0.157953 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2130+3332_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.561 x 8.163 at -18.11 degrees (North through East) ! Clean map min=-0.0012234 max=0.14198 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2130+3332_S_map.fits wmodel /vlbi/uf001/uva//J2130+3332_S_map.mod ! Writing 344 model components to file: /vlbi/uf001/uva//J2130+3332_S_map.mod wobs /vlbi/uf001/uva//J2130+3332_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2130+3332_S_uvs.fits wwins /vlbi/uf001/uva//J2130+3332_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2130+3332_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.141975 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000149595 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.316101 0.316101 0.632202 1.2644 2.52881 5.05761 10.1152 20.2305 40.4609 80.9218 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.141 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 949.064 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2130+3332_S_dfm.log closed on Mon Jan 14 05:53:29 2019