! Started logfile: /vlbi/uf001/uvm//J0058-3347_S_b_dfm.log on Sun Jan 13 20:26:21 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//J0058-3347_S_b_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J0058-3347_S_b_uvm.fits ! AN table 1: 29 integrations on 15 of 15 possible baselines. ! AN table 2: 29 integrations on 10 of 10 possible baselines. ! AN table 3: 29 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.988177 visibilities/baseline/integration-bin. ! Found source: J0058-3347 ! ! 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 3009 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 J0058-3347_S_b] 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 7 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.010205Jy sigma=14.118863 ! Fit after self-cal, rms=0.906403Jy sigma=12.705744 ! 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=5.477 mas, bmaj=26.97 mas, bpa=-10.25 degrees ! Estimated noise=1.49229 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.0740603 Jy ! Component: 100 - total flux cleaned = 0.0919446 Jy ! Total flux subtracted in 100 components = 0.0919446 Jy ! Clean residual min=-0.008415 max=0.008177 Jy/beam ! Clean residual mean=-0.000015 rms=0.002208 Jy/beam ! Combined flux in latest and established models = 0.0919446 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0919446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107045Jy sigma=1.219726 ! Fit after self-cal, rms=0.106657Jy sigma=1.214915 ! 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=6.886 mas, bmaj=28.47 mas, bpa=-7.678 degrees ! Estimated noise=0.968287 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.00745424 Jy ! Component: 100 - total flux cleaned = 0.00748086 Jy ! Component: 150 - total flux cleaned = 0.00716469 Jy ! Component: 200 - total flux cleaned = 0.00689218 Jy ! Total flux subtracted in 200 components = 0.00689218 Jy ! Clean residual min=-0.005227 max=0.004422 Jy/beam ! Clean residual mean=-0.000004 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.0988368 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 0.0988368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105911Jy sigma=1.208076 ! Fit after self-cal, rms=0.105902Jy sigma=1.207960 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.886 x 28.47 at -7.678 degrees (North through East) ! Clean map min=-0.0051506 max=0.099282 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.11 KP 1.06 LA 0.99 ! NL 1.22 PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.29 FD 1.05 KP 0.91 LA 0.94 ! NL 1.31 ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 0.97 KP 1.05 LA 0.93 NL 1.18 ! OV 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.03 KP 1.10 LA 0.96 ! NL 0.65 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.60 FD 0.91 KP 1.04 LA 0.94 ! NL 0.79 ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 1.01 KP 1.03 LA 1.03 NL 1.11 ! OV 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 1.03 KP 1.08 LA 0.93 ! NL 0.97 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.70 FD 0.93 KP 1.10 LA 1.01 ! NL 1.06 ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! FD 0.99 KP 0.91 LA 1.12 NL 1.11 ! OV 1.16 ! ! ! Fit before self-cal, rms=0.105902Jy sigma=1.207960 ! Fit after self-cal, rms=0.092934Jy sigma=1.184054 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.962 mas, bmaj=27.77 mas, bpa=-7.44 degrees ! Estimated noise=0.959361 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.000105347 Jy ! Component: 100 - total flux cleaned = -0.000159204 Jy ! Component: 150 - total flux cleaned = -0.000116284 Jy ! Component: 200 - total flux cleaned = -0.000116481 Jy ! Total flux subtracted in 200 components = -0.000116481 Jy ! Clean residual min=-0.004029 max=0.003311 Jy/beam ! Clean residual mean=-0.000001 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.0987203 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 52 components and 0.0987203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092869Jy sigma=1.183513 ! Fit after self-cal, rms=0.092965Jy sigma=1.181143 ! 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.092965Jy sigma=1.181143 ! Fit after self-cal, rms=0.092888Jy sigma=1.180539 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.954 mas, bmaj=27.57 mas, bpa=-7.389 degrees ! Estimated noise=0.957185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000318681 Jy ! Component: 100 - total flux cleaned = 0.000408118 Jy ! Component: 150 - total flux cleaned = 0.000443987 Jy ! Component: 200 - total flux cleaned = 0.000444827 Jy ! Total flux subtracted in 200 components = 0.000444827 Jy ! Clean residual min=-0.003989 max=0.003082 Jy/beam ! Clean residual mean=0.000001 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.0991651 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 0.0991651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092845Jy sigma=1.180119 ! Fit after self-cal, rms=0.092863Jy sigma=1.179950 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.000190274 Jy ! Component: 100 - total flux cleaned = -0.000157074 Jy ! Component: 150 - total flux cleaned = -0.000127173 Jy ! Component: 200 - total flux cleaned = -0.000127108 Jy ! Total flux subtracted in 200 components = -0.000127108 Jy ! Clean residual min=-0.004046 max=0.003035 Jy/beam ! Clean residual mean=0.000002 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.099038 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.099038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092837Jy sigma=1.179680 ! Fit after self-cal, rms=0.092818Jy sigma=1.179644 ! 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.092818Jy sigma=1.179644 ! Fit after self-cal, rms=0.092568Jy sigma=1.179494 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.928 mas, bmaj=27.46 mas, bpa=-7.422 degrees ! Estimated noise=0.954145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021049 Jy ! Component: 100 - total flux cleaned = 0.000417823 Jy ! Component: 150 - total flux cleaned = 0.000445404 Jy ! Component: 200 - total flux cleaned = 0.000445444 Jy ! Total flux subtracted in 200 components = 0.000445444 Jy ! Clean residual min=-0.003887 max=0.003024 Jy/beam ! Clean residual mean=0.000001 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.0994834 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.0994835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092539Jy sigma=1.179208 ! Fit after self-cal, rms=0.092531Jy sigma=1.179168 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 = -6.93753e-05 Jy ! Component: 100 - total flux cleaned = -1.5965e-05 Jy ! Component: 150 - total flux cleaned = 7.76498e-06 Jy ! Component: 200 - total flux cleaned = 7.9846e-06 Jy ! Total flux subtracted in 200 components = 7.9846e-06 Jy ! Clean residual min=-0.003906 max=0.002979 Jy/beam ! Clean residual mean=0.000002 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.0994914 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 0.0994914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092516Jy sigma=1.179001 ! Fit after self-cal, rms=0.092502Jy sigma=1.178978 ! 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.092502Jy sigma=1.178978 ! Fit after self-cal, rms=0.092238Jy sigma=1.178889 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.276 mas, bmaj=30.23 mas, bpa=-3.49 degrees ! Estimated noise=0.965487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000245252 Jy ! Component: 100 - total flux cleaned = 0.000436821 Jy ! Component: 150 - total flux cleaned = 0.000511513 Jy ! Component: 200 - total flux cleaned = 0.000560751 Jy ! Total flux subtracted in 200 components = 0.000560751 Jy ! Clean residual min=-0.003282 max=0.002846 Jy/beam ! Clean residual mean=0.000001 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.100052 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 103 components and 0.100052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092222Jy sigma=1.178746 ! Fit after self-cal, rms=0.092220Jy sigma=1.178723 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.61571e-05 Jy ! Component: 100 - total flux cleaned = 3.22512e-05 Jy ! Component: 150 - total flux cleaned = 7.68676e-05 Jy ! Component: 200 - total flux cleaned = 0.000118939 Jy ! Total flux subtracted in 200 components = 0.000118939 Jy ! Clean residual min=-0.003252 max=0.002845 Jy/beam ! Clean residual mean=0.000001 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.100171 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 113 components and 0.100171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092213Jy sigma=1.178646 ! Fit after self-cal, rms=0.092209Jy sigma=1.178632 ! 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=6.903 mas, bmaj=27.37 mas, bpa=-7.454 degrees ! Estimated noise=0.95113 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.903 x 27.37 at -7.454 degrees (North through East) ! Clean map min=-0.0047204 max=0.097638 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=5.525 mas, bmaj=25.96 mas, bpa=-10.14 degrees ! Estimated noise=1.46897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0728883 Jy ! Component: 100 - total flux cleaned = 0.0907452 Jy ! Component: 150 - total flux cleaned = 0.0966762 Jy ! Component: 200 - total flux cleaned = 0.0982755 Jy ! Total flux subtracted in 200 components = 0.0982755 Jy ! Clean residual min=-0.005528 max=0.004612 Jy/beam ! Clean residual mean=-0.000003 rms=0.001454 Jy/beam ! Combined flux in latest and established models = 0.0982755 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.0982755 Jy ! Inverting map and beam ! Estimated beam: bmin=6.903 mas, bmaj=27.37 mas, bpa=-7.454 degrees ! Estimated noise=0.95113 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.00133251 Jy ! Component: 100 - total flux cleaned = 0.001604 Jy ! Component: 150 - total flux cleaned = 0.00160312 Jy ! Component: 200 - total flux cleaned = 0.00160592 Jy ! Total flux subtracted in 200 components = 0.00160592 Jy ! Clean residual min=-0.004155 max=0.003050 Jy/beam ! Clean residual mean=0.000001 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.0998814 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 82 components and 0.0998814 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=9.276 mas, bmaj=30.23 mas, bpa=-3.49 degrees ! Estimated noise=0.965487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230101 Jy ! Component: 100 - total flux cleaned = 0.000334521 Jy ! Component: 150 - total flux cleaned = 0.000392185 Jy ! Component: 200 - total flux cleaned = 0.00044256 Jy ! Total flux subtracted in 200 components = 0.00044256 Jy ! Clean residual min=-0.003330 max=0.002817 Jy/beam ! Clean residual mean=0.000002 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.100324 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 = -5.29602e-07 Jy ! Component: 100 - total flux cleaned = -4.32562e-05 Jy ! Component: 150 - total flux cleaned = -4.27009e-05 Jy ! Component: 200 - total flux cleaned = -4.31277e-05 Jy ! Total flux subtracted in 200 components = -4.31277e-05 Jy ! Clean residual min=-0.003312 max=0.002814 Jy/beam ! Clean residual mean=0.000002 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.100281 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 129 components and 0.100281 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.903 mas, bmaj=27.37 mas, bpa=-7.454 degrees ! Estimated noise=0.95113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.01945e-05 Jy ! Component: 100 - total flux cleaned = -0.000244462 Jy ! Component: 150 - total flux cleaned = -0.000302174 Jy ! Component: 200 - total flux cleaned = -0.000355935 Jy ! Total flux subtracted in 200 components = -0.000355935 Jy ! Clean residual min=-0.003910 max=0.002909 Jy/beam ! Clean residual mean=0.000002 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.0999249 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 148 components and 0.0999249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092231Jy sigma=1.178875 ! Fit after self-cal, rms=0.092231Jy sigma=1.178834 wmodel J0058-3347_S_b_map.mod ! Writing 148 model components to file: J0058-3347_S_b_map.mod wobs J0058-3347_S_b_uvs.fits ! Writing UV FITS file: J0058-3347_S_b_uvs.fits wwins J0058-3347_S_b_map.win ! wwins: Wrote 1 windows to J0058-3347_S_b_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.0016445 Jy ! Component: 100 - total flux cleaned = -0.00175628 Jy ! Component: 150 - total flux cleaned = -0.00146635 Jy ! Component: 200 - total flux cleaned = -0.00132921 Jy ! Component: 250 - total flux cleaned = -0.00137203 Jy ! Component: 300 - total flux cleaned = -0.00145287 Jy ! Component: 350 - total flux cleaned = -0.00160345 Jy ! Component: 400 - total flux cleaned = -0.00167512 Jy ! Component: 450 - total flux cleaned = -0.00180923 Jy ! Component: 500 - total flux cleaned = -0.00196711 Jy ! Component: 550 - total flux cleaned = -0.00211652 Jy ! Component: 600 - total flux cleaned = -0.00211639 Jy ! Component: 650 - total flux cleaned = -0.00206041 Jy ! Component: 700 - total flux cleaned = -0.00192744 Jy ! Component: 750 - total flux cleaned = -0.00174919 Jy ! Component: 800 - total flux cleaned = -0.00155338 Jy ! Component: 850 - total flux cleaned = -0.0013874 Jy ! Component: 900 - total flux cleaned = -0.0011808 Jy ! Component: 950 - total flux cleaned = -0.000980097 Jy ! Component: 1000 - total flux cleaned = -0.000829178 Jy ! Component: 1050 - total flux cleaned = -0.000724175 Jy ! Component: 1100 - total flux cleaned = -0.000560283 Jy ! Component: 1150 - total flux cleaned = -0.000500723 Jy ! Component: 1200 - total flux cleaned = -0.000422846 Jy ! Component: 1250 - total flux cleaned = -0.000346844 Jy ! Component: 1300 - total flux cleaned = -0.000346504 Jy ! Component: 1350 - total flux cleaned = -0.000219621 Jy ! Component: 1400 - total flux cleaned = -0.000220166 Jy ! Component: 1450 - total flux cleaned = -0.000237681 Jy ! Component: 1500 - total flux cleaned = -0.000271588 Jy ! Component: 1550 - total flux cleaned = -0.000288192 Jy ! Component: 1600 - total flux cleaned = -0.000320888 Jy ! Component: 1650 - total flux cleaned = -0.00036866 Jy ! Component: 1700 - total flux cleaned = -0.000446872 Jy ! Component: 1750 - total flux cleaned = -0.000554828 Jy ! Component: 1800 - total flux cleaned = -0.000676169 Jy ! Component: 1850 - total flux cleaned = -0.000795464 Jy ! Component: 1900 - total flux cleaned = -0.000912974 Jy ! Component: 1950 - total flux cleaned = -0.00101436 Jy ! Component: 2000 - total flux cleaned = -0.00111459 Jy ! Component: 2050 - total flux cleaned = -0.00122738 Jy ! Component: 2100 - total flux cleaned = -0.00132499 Jy ! Component: 2150 - total flux cleaned = -0.00140755 Jy ! Component: 2200 - total flux cleaned = -0.00150325 Jy ! Component: 2250 - total flux cleaned = -0.00158438 Jy ! Component: 2300 - total flux cleaned = -0.00166474 Jy ! Component: 2350 - total flux cleaned = -0.00174431 Jy ! Component: 2400 - total flux cleaned = -0.0018361 Jy ! Component: 2450 - total flux cleaned = -0.00191425 Jy ! Component: 2500 - total flux cleaned = -0.00201729 Jy ! Component: 2550 - total flux cleaned = -0.00208132 Jy ! Component: 2600 - total flux cleaned = -0.00215736 Jy ! Component: 2650 - total flux cleaned = -0.00222032 Jy ! Component: 2700 - total flux cleaned = -0.00230777 Jy ! Component: 2750 - total flux cleaned = -0.00239465 Jy ! Component: 2800 - total flux cleaned = -0.00248088 Jy ! Component: 2850 - total flux cleaned = -0.00254217 Jy ! Component: 2900 - total flux cleaned = -0.00260302 Jy ! Component: 2950 - total flux cleaned = -0.00272403 Jy ! Component: 3000 - total flux cleaned = -0.00277207 Jy ! Component: 3050 - total flux cleaned = -0.00283193 Jy ! Component: 3100 - total flux cleaned = -0.00289141 Jy ! Component: 3150 - total flux cleaned = -0.00296223 Jy ! Component: 3200 - total flux cleaned = -0.00302101 Jy ! Component: 3250 - total flux cleaned = -0.00305609 Jy ! Component: 3300 - total flux cleaned = -0.0031143 Jy ! Component: 3350 - total flux cleaned = -0.00319545 Jy ! Component: 3400 - total flux cleaned = -0.00323009 Jy ! Component: 3450 - total flux cleaned = -0.00324162 Jy ! Component: 3500 - total flux cleaned = -0.00325316 Jy ! Component: 3550 - total flux cleaned = -0.00326452 Jy ! Component: 3600 - total flux cleaned = -0.00326457 Jy ! Component: 3650 - total flux cleaned = -0.00328731 Jy ! Component: 3700 - total flux cleaned = -0.00326459 Jy ! Component: 3750 - total flux cleaned = -0.0032985 Jy ! Component: 3800 - total flux cleaned = -0.00329853 Jy ! Component: 3850 - total flux cleaned = -0.00330976 Jy ! Component: 3900 - total flux cleaned = -0.003321 Jy ! Component: 3950 - total flux cleaned = -0.00330974 Jy ! Component: 4000 - total flux cleaned = -0.00329843 Jy ! Component: 4050 - total flux cleaned = -0.00330961 Jy ! Total flux subtracted in 4096 components = -0.0033096 Jy ! Clean residual min=-0.000620 max=0.000599 Jy/beam ! Clean residual mean=0.000006 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.0966153 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 416 components and 0.0966154 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J0058-3347_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.903 x 27.37 at -7.454 degrees (North through East) ! Clean map min=-0.0039268 max=0.096882 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J0058-3347_S_b_map.fits wmodel /vlbi/uf001/uvm//J0058-3347_S_b_map.mod ! Writing 416 model components to file: /vlbi/uf001/uvm//J0058-3347_S_b_map.mod wobs /vlbi/uf001/uvm//J0058-3347_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J0058-3347_S_b_uvs.fits wwins /vlbi/uf001/uvm//J0058-3347_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uvm//J0058-3347_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0968817 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198009 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.613147 0.613147 1.22629 2.45259 4.90518 9.81036 19.6207 39.2414 78.4828 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.096 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 489.278 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J0058-3347_S_b_dfm.log closed on Sun Jan 13 20:26:25 2019