! Started logfile: /vlbi/uf001/uva//J0632-1250_S_dfm.log on Sun Jan 13 23:02:42 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//J0632-1250_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0632-1250_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980556 visibilities/baseline/integration-bin. ! Found source: J0632-1250 ! ! 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 6354 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 J0632-1250_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018411Jy sigma=17.807581 ! Fit after self-cal, rms=0.828332Jy sigma=14.347792 ! 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.68 mas, bmaj=6.921 mas, bpa=-3.048 degrees ! Estimated noise=0.713099 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.135629 Jy ! Component: 100 - total flux cleaned = 0.169423 Jy ! Total flux subtracted in 100 components = 0.169423 Jy ! Clean residual min=-0.009251 max=0.016845 Jy/beam ! Clean residual mean=-0.000078 rms=0.002555 Jy/beam ! Combined flux in latest and established models = 0.169423 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.169423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086336Jy sigma=1.399965 ! Fit after self-cal, rms=0.086314Jy sigma=1.399604 ! Inverting map ! Added new window around map position (3.5, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.017108 Jy ! Component: 100 - total flux cleaned = 0.0272783 Jy ! Total flux subtracted in 100 components = 0.0272783 Jy ! Clean residual min=-0.008018 max=0.011702 Jy/beam ! Clean residual mean=-0.000044 rms=0.002005 Jy/beam ! Combined flux in latest and established models = 0.196701 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.196701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082795Jy sigma=1.317261 ! Fit after self-cal, rms=0.082643Jy sigma=1.313751 ! 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.173 mas, bmaj=7.924 mas, bpa=-3.235 degrees ! Estimated noise=0.519306 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.00989865 Jy ! Component: 100 - total flux cleaned = 0.0155654 Jy ! Component: 150 - total flux cleaned = 0.0189977 Jy ! Component: 200 - total flux cleaned = 0.0197887 Jy ! Total flux subtracted in 200 components = 0.0197887 Jy ! Clean residual min=-0.008287 max=0.009465 Jy/beam ! Clean residual mean=-0.000028 rms=0.002056 Jy/beam ! Combined flux in latest and established models = 0.21649 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.21649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081447Jy sigma=1.289681 ! Fit after self-cal, rms=0.081362Jy sigma=1.287318 ! 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.173 x 7.924 at -3.235 degrees (North through East) ! Clean map min=-0.0083254 max=0.17002 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.93 HN 1.00 KP 1.01 ! LA 0.91 MK 1.02 NL 1.04 OV 0.96 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.89 FD 0.93 HN 0.99 KP 1.01 ! LA 0.93 MK 1.03 NL 1.05 OV 0.96 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 0.93 HN 1.01 KP 1.02 ! LA 0.89 MK 1.03 NL 1.06 OV 0.92 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.081362Jy sigma=1.287318 ! Fit after self-cal, rms=0.090616Jy sigma=1.230545 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=8.064 mas, bpa=-3.187 degrees ! Estimated noise=0.527107 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 (-15, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00585012 Jy ! Component: 100 - total flux cleaned = 0.00662192 Jy ! Component: 150 - total flux cleaned = 0.00686128 Jy ! Component: 200 - total flux cleaned = 0.00706791 Jy ! Total flux subtracted in 200 components = 0.00706791 Jy ! Clean residual min=-0.004748 max=0.004933 Jy/beam ! Clean residual mean=0.000007 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.223558 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 62 components and 0.223558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089969Jy sigma=1.215957 ! Fit after self-cal, rms=0.090081Jy sigma=1.214065 ! 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.090081Jy sigma=1.214065 ! Fit after self-cal, rms=0.092521Jy sigma=1.191517 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=8.043 mas, bpa=-3.296 degrees ! Estimated noise=0.526718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00120381 Jy ! Component: 100 - total flux cleaned = -0.000217806 Jy ! Component: 150 - total flux cleaned = 0.000206185 Jy ! Component: 200 - total flux cleaned = 0.00042821 Jy ! Total flux subtracted in 200 components = 0.00042821 Jy ! Clean residual min=-0.003183 max=0.003236 Jy/beam ! Clean residual mean=-0.000001 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.223986 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.223986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092305Jy sigma=1.187033 ! Fit after self-cal, rms=0.092322Jy sigma=1.186615 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.84846e-05 Jy ! Component: 100 - total flux cleaned = 0.000244387 Jy ! Component: 150 - total flux cleaned = 0.0004831 Jy ! Component: 200 - total flux cleaned = 0.000592136 Jy ! Total flux subtracted in 200 components = 0.000592136 Jy ! Clean residual min=-0.002975 max=0.003020 Jy/beam ! Clean residual mean=-0.000002 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.224578 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 91 components and 0.224578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092235Jy sigma=1.184867 ! Fit after self-cal, rms=0.092224Jy sigma=1.184781 ! Inverting map ! Added new window around map position (34, -51). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209218 Jy ! Component: 100 - total flux cleaned = 0.00234979 Jy ! Component: 150 - total flux cleaned = 0.0024054 Jy ! Component: 200 - total flux cleaned = 0.00261833 Jy ! Total flux subtracted in 200 components = 0.00261833 Jy ! Clean residual min=-0.002711 max=0.002670 Jy/beam ! Clean residual mean=-0.000001 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.227197 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 110 components and 0.227197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092129Jy sigma=1.182388 ! Fit after self-cal, rms=0.092119Jy sigma=1.182248 ! 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.092119Jy sigma=1.182248 ! Fit after self-cal, rms=0.093128Jy sigma=1.181735 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=8.034 mas, bpa=-3.367 degrees ! Estimated noise=0.52612 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000695404 Jy ! Component: 100 - total flux cleaned = -0.000375803 Jy ! Component: 150 - total flux cleaned = -0.000182018 Jy ! Component: 200 - total flux cleaned = -4.44608e-05 Jy ! Total flux subtracted in 200 components = -4.44608e-05 Jy ! Clean residual min=-0.002531 max=0.002381 Jy/beam ! Clean residual mean=-0.000001 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.227152 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 114 components and 0.227152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093061Jy sigma=1.180497 ! Fit after self-cal, rms=0.093055Jy sigma=1.180422 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.000190057 Jy ! Component: 100 - total flux cleaned = 0.00031636 Jy ! Component: 150 - total flux cleaned = 0.000435469 Jy ! Component: 200 - total flux cleaned = 0.00058616 Jy ! Total flux subtracted in 200 components = 0.00058616 Jy ! Clean residual min=-0.002367 max=0.002281 Jy/beam ! Clean residual mean=-0.000002 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.227738 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 120 components and 0.227738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093018Jy sigma=1.179679 ! Fit after self-cal, rms=0.093013Jy sigma=1.179648 ! 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.093013Jy sigma=1.179648 ! Fit after self-cal, rms=0.093393Jy sigma=1.179538 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.281 mas, bmaj=14.74 mas, bpa=-3.029 degrees ! Estimated noise=0.672097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.4467e-05 Jy ! Component: 100 - total flux cleaned = 0.00017334 Jy ! Component: 150 - total flux cleaned = 0.000300067 Jy ! Component: 200 - total flux cleaned = 0.000448248 Jy ! Total flux subtracted in 200 components = 0.000448248 Jy ! Clean residual min=-0.002642 max=0.002399 Jy/beam ! Clean residual mean=-0.000000 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.228187 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 133 components and 0.228187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093371Jy sigma=1.179165 ! Fit after self-cal, rms=0.093371Jy sigma=1.179106 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.13818e-05 Jy ! Component: 100 - total flux cleaned = 0.000147529 Jy ! Component: 150 - total flux cleaned = 0.00028989 Jy ! Component: 200 - total flux cleaned = 0.000367202 Jy ! Total flux subtracted in 200 components = 0.000367202 Jy ! Clean residual min=-0.002615 max=0.002345 Jy/beam ! Clean residual mean=-0.000000 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.228554 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 144 components and 0.228554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093362Jy sigma=1.179026 ! Fit after self-cal, rms=0.093360Jy sigma=1.178999 ! 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.176 mas, bmaj=8.029 mas, bpa=-3.426 degrees ! Estimated noise=0.525454 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.176 x 8.029 at -3.426 degrees (North through East) ! Clean map min=-0.0022563 max=0.17498 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.679 mas, bmaj=6.95 mas, bpa=-3.036 degrees ! Estimated noise=0.715305 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.135739 Jy ! Component: 100 - total flux cleaned = 0.170154 Jy ! Component: 150 - total flux cleaned = 0.186204 Jy ! Component: 200 - total flux cleaned = 0.196032 Jy ! Total flux subtracted in 200 components = 0.196032 Jy ! Clean residual min=-0.004316 max=0.005371 Jy/beam ! Clean residual mean=-0.000008 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.196032 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.196032 Jy ! Inverting map and beam ! Estimated beam: bmin=3.176 mas, bmaj=8.029 mas, bpa=-3.426 degrees ! Estimated noise=0.525454 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.00823351 Jy ! Component: 100 - total flux cleaned = 0.0136362 Jy ! Component: 150 - total flux cleaned = 0.0177225 Jy ! Component: 200 - total flux cleaned = 0.0209714 Jy ! Total flux subtracted in 200 components = 0.0209714 Jy ! Clean residual min=-0.003080 max=0.002967 Jy/beam ! Clean residual mean=-0.000008 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.217003 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 53 components and 0.217003 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.281 mas, bmaj=14.74 mas, bpa=-3.029 degrees ! Estimated noise=0.672097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00404633 Jy ! Component: 100 - total flux cleaned = 0.00677959 Jy ! Component: 150 - total flux cleaned = 0.00789156 Jy ! Component: 200 - total flux cleaned = 0.00862358 Jy ! Total flux subtracted in 200 components = 0.00862358 Jy ! Clean residual min=-0.003268 max=0.002450 Jy/beam ! Clean residual mean=-0.000005 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.225627 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.000574917 Jy ! Component: 100 - total flux cleaned = 0.00108322 Jy ! Component: 150 - total flux cleaned = 0.00153512 Jy ! Component: 200 - total flux cleaned = 0.00189484 Jy ! Total flux subtracted in 200 components = 0.00189484 Jy ! Clean residual min=-0.003083 max=0.002292 Jy/beam ! Clean residual mean=-0.000004 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.227522 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 102 components and 0.227522 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.176 mas, bmaj=8.029 mas, bpa=-3.426 degrees ! Estimated noise=0.525454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319755 Jy ! Component: 100 - total flux cleaned = 0.000391589 Jy ! Component: 150 - total flux cleaned = 0.000715019 Jy ! Component: 200 - total flux cleaned = 0.000948124 Jy ! Total flux subtracted in 200 components = 0.000948124 Jy ! Clean residual min=-0.002636 max=0.002458 Jy/beam ! Clean residual mean=-0.000001 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.22847 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.22847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093439Jy sigma=1.180491 ! Fit after self-cal, rms=0.093391Jy sigma=1.179724 wmodel J0632-1250_S_map.mod ! Writing 117 model components to file: J0632-1250_S_map.mod wobs J0632-1250_S_uvs.fits ! Writing UV FITS file: J0632-1250_S_uvs.fits wwins J0632-1250_S_map.win ! wwins: Wrote 4 windows to J0632-1250_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.000575278 Jy ! Component: 100 - total flux cleaned = -0.000574898 Jy ! Component: 150 - total flux cleaned = -0.000537635 Jy ! Component: 200 - total flux cleaned = -0.000537518 Jy ! Component: 250 - total flux cleaned = -0.000503143 Jy ! Component: 300 - total flux cleaned = -0.000569646 Jy ! Component: 350 - total flux cleaned = -0.000602335 Jy ! Component: 400 - total flux cleaned = -0.000695542 Jy ! Component: 450 - total flux cleaned = -0.000815493 Jy ! Component: 500 - total flux cleaned = -0.000844269 Jy ! Component: 550 - total flux cleaned = -0.000844488 Jy ! Component: 600 - total flux cleaned = -0.000957699 Jy ! Component: 650 - total flux cleaned = -0.000957611 Jy ! Component: 700 - total flux cleaned = -0.00101198 Jy ! Component: 750 - total flux cleaned = -0.00106539 Jy ! Component: 800 - total flux cleaned = -0.00106554 Jy ! Component: 850 - total flux cleaned = -0.00103994 Jy ! Component: 900 - total flux cleaned = -0.00101489 Jy ! Component: 950 - total flux cleaned = -0.000989873 Jy ! Component: 1000 - total flux cleaned = -0.000940961 Jy ! Component: 1050 - total flux cleaned = -0.000868635 Jy ! Component: 1100 - total flux cleaned = -0.000869138 Jy ! Component: 1150 - total flux cleaned = -0.000846071 Jy ! Component: 1200 - total flux cleaned = -0.000845978 Jy ! Component: 1250 - total flux cleaned = -0.000845911 Jy ! Component: 1300 - total flux cleaned = -0.000867913 Jy ! Component: 1350 - total flux cleaned = -0.000823434 Jy ! Component: 1400 - total flux cleaned = -0.000693242 Jy ! Component: 1450 - total flux cleaned = -0.00071511 Jy ! Component: 1500 - total flux cleaned = -0.000693899 Jy ! Component: 1550 - total flux cleaned = -0.000631111 Jy ! Component: 1600 - total flux cleaned = -0.000569107 Jy ! Component: 1650 - total flux cleaned = -0.000467606 Jy ! Component: 1700 - total flux cleaned = -0.000507688 Jy ! Component: 1750 - total flux cleaned = -0.000447848 Jy ! Component: 1800 - total flux cleaned = -0.000330541 Jy ! Component: 1850 - total flux cleaned = -0.000233934 Jy ! Component: 1900 - total flux cleaned = -0.000252905 Jy ! Component: 1950 - total flux cleaned = -0.000196263 Jy ! Component: 2000 - total flux cleaned = -0.000177802 Jy ! Component: 2050 - total flux cleaned = -0.000103782 Jy ! Component: 2100 - total flux cleaned = -6.76475e-05 Jy ! Component: 2150 - total flux cleaned = -0.000121754 Jy ! Component: 2200 - total flux cleaned = -0.000121844 Jy ! Component: 2250 - total flux cleaned = -8.63092e-05 Jy ! Component: 2300 - total flux cleaned = -0.000121661 Jy ! Component: 2350 - total flux cleaned = -6.96805e-05 Jy ! Component: 2400 - total flux cleaned = -0.000103893 Jy ! Component: 2450 - total flux cleaned = -6.94832e-05 Jy ! Component: 2500 - total flux cleaned = -3.58329e-05 Jy ! Component: 2550 - total flux cleaned = -5.22844e-05 Jy ! Component: 2600 - total flux cleaned = 1.40496e-05 Jy ! Component: 2650 - total flux cleaned = 4.69256e-05 Jy ! Component: 2700 - total flux cleaned = 3.0983e-05 Jy ! Component: 2750 - total flux cleaned = 6.31685e-05 Jy ! Component: 2800 - total flux cleaned = 0.000126949 Jy ! Component: 2850 - total flux cleaned = 0.000126901 Jy ! Component: 2900 - total flux cleaned = 0.000158117 Jy ! Component: 2950 - total flux cleaned = 0.000204866 Jy ! Component: 3000 - total flux cleaned = 0.000189482 Jy ! Component: 3050 - total flux cleaned = 0.000235303 Jy ! Component: 3100 - total flux cleaned = 0.00029559 Jy ! Component: 3150 - total flux cleaned = 0.000310507 Jy ! Component: 3200 - total flux cleaned = 0.000236188 Jy ! Component: 3250 - total flux cleaned = 0.000265829 Jy ! Component: 3300 - total flux cleaned = 0.000236613 Jy ! Component: 3350 - total flux cleaned = 0.00023672 Jy ! Component: 3400 - total flux cleaned = 0.000251079 Jy ! Component: 3450 - total flux cleaned = 0.000279701 Jy ! Component: 3500 - total flux cleaned = 0.000322046 Jy ! Component: 3550 - total flux cleaned = 0.000293801 Jy ! Component: 3600 - total flux cleaned = 0.000307896 Jy ! Component: 3650 - total flux cleaned = 0.000321634 Jy ! Component: 3700 - total flux cleaned = 0.000307884 Jy ! Component: 3750 - total flux cleaned = 0.000294352 Jy ! Component: 3800 - total flux cleaned = 0.000307593 Jy ! Component: 3850 - total flux cleaned = 0.0002675 Jy ! Component: 3900 - total flux cleaned = 0.000267481 Jy ! Component: 3950 - total flux cleaned = 0.000267615 Jy ! Component: 4000 - total flux cleaned = 0.000306835 Jy ! Component: 4050 - total flux cleaned = 0.00026772 Jy ! Total flux subtracted in 4096 components = 0.000280648 Jy ! Clean residual min=-0.000779 max=0.000792 Jy/beam ! Clean residual mean=0.000002 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.22875 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 420 components and 0.22875 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0632-1250_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.176 x 8.029 at -3.426 degrees (North through East) ! Clean map min=-0.00202 max=0.17744 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0632-1250_S_map.fits wmodel /vlbi/uf001/uva//J0632-1250_S_map.mod ! Writing 420 model components to file: /vlbi/uf001/uva//J0632-1250_S_map.mod wobs /vlbi/uf001/uva//J0632-1250_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0632-1250_S_uvs.fits wwins /vlbi/uf001/uva//J0632-1250_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J0632-1250_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.177444 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237811 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.402062 0.402062 0.804124 1.60825 3.2165 6.43299 12.866 25.732 51.464 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.177 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 746.153 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0632-1250_S_dfm.log closed on Sun Jan 13 23:02:46 2019