! Started logfile: /vlbi/uf001/uvm//J2133+1443_S_a_dfm.log on Sun Jan 13 22:34:55 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//J2133+1443_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J2133+1443_S_a_uvm.fits ! AN table 1: 57 integrations on 21 of 21 possible baselines. ! AN table 2: 73 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.909596 visibilities/baseline/integration-bin. ! Found source: J2133+1443 ! ! 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 8844 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 J2133+1443_S_a] 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 67 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 67 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.004209Jy sigma=23.138507 ! Fit after self-cal, rms=0.884771Jy sigma=20.340393 ! 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=3.216 mas, bmaj=12.06 mas, bpa=-21.03 degrees ! Estimated noise=0.545598 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.0909594 Jy ! Component: 100 - total flux cleaned = 0.111416 Jy ! Total flux subtracted in 100 components = 0.111416 Jy ! Clean residual min=-0.004644 max=0.007140 Jy/beam ! Clean residual mean=-0.000006 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.111416 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.111416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060116Jy sigma=1.266585 ! Fit after self-cal, rms=0.060082Jy sigma=1.265989 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00740987 Jy ! Component: 100 - total flux cleaned = 0.0108712 Jy ! Total flux subtracted in 100 components = 0.0108712 Jy ! Clean residual min=-0.004164 max=0.004033 Jy/beam ! Clean residual mean=-0.000007 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.122287 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.122287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058991Jy sigma=1.235862 ! Fit after self-cal, rms=0.058975Jy sigma=1.235689 ! 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.846 mas, bmaj=12.13 mas, bpa=-19.42 degrees ! Estimated noise=0.340078 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.00431922 Jy ! Component: 100 - total flux cleaned = 0.0068377 Jy ! Component: 150 - total flux cleaned = 0.0085865 Jy ! Component: 200 - total flux cleaned = 0.00949594 Jy ! Total flux subtracted in 200 components = 0.00949594 Jy ! Clean residual min=-0.003207 max=0.003451 Jy/beam ! Clean residual mean=-0.000006 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.131783 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 46 components and 0.131783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058662Jy sigma=1.226399 ! Fit after self-cal, rms=0.058638Jy sigma=1.226203 ! 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.846 x 12.13 at -19.42 degrees (North through East) ! Clean map min=-0.0032018 max=0.11779 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 HN 0.99 KP 1.01 LA 0.92 ! NL 1.03 OV 0.98 PT 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.15 FD 0.96 HN 1.00 KP 0.95 ! LA 0.96 MK 1.02 NL 1.04 OV 1.02 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 0.98 KP 1.03 LA 0.93 ! NL 1.08 OV 0.90 PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 1.02 HN 1.00 KP 0.97 ! LA 0.95 MK 1.02 NL 0.91 OV 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 0.97 KP 1.01 LA 0.93 ! NL 1.08 OV 0.97 PT 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 1.01 HN 0.98 KP 0.96 ! LA 0.96 MK 1.05 NL 1.10 OV 1.02 ! ! ! Fit before self-cal, rms=0.058638Jy sigma=1.226203 ! Fit after self-cal, rms=0.059159Jy sigma=1.211265 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=12.34 mas, bpa=-19.29 degrees ! Estimated noise=0.340844 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.00140811 Jy ! Component: 100 - total flux cleaned = -0.00206993 Jy ! Component: 150 - total flux cleaned = -0.00212718 Jy ! Component: 200 - total flux cleaned = -0.00215512 Jy ! Total flux subtracted in 200 components = -0.00215512 Jy ! Clean residual min=-0.002124 max=0.002628 Jy/beam ! Clean residual mean=-0.000001 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.129628 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.129628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059104Jy sigma=1.210433 ! Fit after self-cal, rms=0.059129Jy sigma=1.210212 ! 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.059129Jy sigma=1.210212 ! Fit after self-cal, rms=0.060691Jy sigma=1.198355 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=12.4 mas, bpa=-19.23 degrees ! Estimated noise=0.340538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000837084 Jy ! Component: 100 - total flux cleaned = -0.00110904 Jy ! Component: 150 - total flux cleaned = -0.00125275 Jy ! Component: 200 - total flux cleaned = -0.00133705 Jy ! Total flux subtracted in 200 components = -0.00133705 Jy ! Clean residual min=-0.001646 max=0.001648 Jy/beam ! Clean residual mean=0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.12829 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.12829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060676Jy sigma=1.198043 ! Fit after self-cal, rms=0.060723Jy 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 = -1.24133e-07 Jy ! Component: 100 - total flux cleaned = -1.29251e-05 Jy ! Component: 150 - total flux cleaned = -2.48302e-05 Jy ! Component: 200 - total flux cleaned = -1.31273e-05 Jy ! Total flux subtracted in 200 components = -1.31273e-05 Jy ! Clean residual min=-0.001626 max=0.001655 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.128277 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.128277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060719Jy sigma=1.197805 ! Fit after self-cal, rms=0.060718Jy sigma=1.197803 ! 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.060718Jy sigma=1.197803 ! Fit after self-cal, rms=0.061163Jy sigma=1.197013 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=12.43 mas, bpa=-19.26 degrees ! Estimated noise=0.340265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000515189 Jy ! Component: 100 - total flux cleaned = -0.00069959 Jy ! Component: 150 - total flux cleaned = -0.000724513 Jy ! Component: 200 - total flux cleaned = -0.000735991 Jy ! Total flux subtracted in 200 components = -0.000735991 Jy ! Clean residual min=-0.001604 max=0.001609 Jy/beam ! Clean residual mean=-0.000000 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.127541 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 0.127541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061155Jy sigma=1.196885 ! Fit after self-cal, rms=0.061168Jy sigma=1.196871 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) ! Added new window around map position (-66, -119). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000751588 Jy ! Component: 100 - total flux cleaned = 0.000655046 Jy ! Component: 150 - total flux cleaned = 0.000494989 Jy ! Component: 200 - total flux cleaned = 0.000358912 Jy ! Total flux subtracted in 200 components = 0.000358912 Jy ! Clean residual min=-0.001455 max=0.001366 Jy/beam ! Clean residual mean=-0.000001 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.1279 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 102 components and 0.1279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061114Jy sigma=1.196078 ! Fit after self-cal, rms=0.061111Jy sigma=1.196021 ! 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.061111Jy sigma=1.196021 ! Fit after self-cal, rms=0.061111Jy sigma=1.195904 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.479 mas, bmaj=13.29 mas, bpa=-17.84 degrees ! Estimated noise=0.397938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000288122 Jy ! Component: 100 - total flux cleaned = 0.000156078 Jy ! Component: 150 - total flux cleaned = -6.13599e-05 Jy ! Component: 200 - total flux cleaned = -0.00020437 Jy ! Total flux subtracted in 200 components = -0.00020437 Jy ! Clean residual min=-0.001327 max=0.001495 Jy/beam ! Clean residual mean=-0.000001 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.127696 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 125 components and 0.127696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061097Jy sigma=1.195819 ! Fit after self-cal, rms=0.061098Jy sigma=1.195801 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.40139e-05 Jy ! Component: 100 - total flux cleaned = -0.000178425 Jy ! Component: 150 - total flux cleaned = -0.000244902 Jy ! Component: 200 - total flux cleaned = -0.000320415 Jy ! Total flux subtracted in 200 components = -0.000320415 Jy ! Clean residual min=-0.001318 max=0.001512 Jy/beam ! Clean residual mean=-0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.127375 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 134 components and 0.127375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061091Jy sigma=1.195746 ! Fit after self-cal, rms=0.061091Jy sigma=1.195742 ! 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.873 mas, bmaj=12.44 mas, bpa=-19.27 degrees ! Estimated noise=0.339665 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.873 x 12.44 at -19.27 degrees (North through East) ! Clean map min=-0.0013849 max=0.11785 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.225 mas, bmaj=12.31 mas, bpa=-21.01 degrees ! Estimated noise=0.550753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0917393 Jy ! Component: 100 - total flux cleaned = 0.111897 Jy ! Component: 150 - total flux cleaned = 0.118188 Jy ! Component: 200 - total flux cleaned = 0.121195 Jy ! Total flux subtracted in 200 components = 0.121195 Jy ! Clean residual min=-0.002155 max=0.002044 Jy/beam ! Clean residual mean=-0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.121195 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.121195 Jy ! Inverting map and beam ! Estimated beam: bmin=3.873 mas, bmaj=12.44 mas, bpa=-19.27 degrees ! Estimated noise=0.339665 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.00286463 Jy ! Component: 100 - total flux cleaned = 0.00439352 Jy ! Component: 150 - total flux cleaned = 0.00496351 Jy ! Component: 200 - total flux cleaned = 0.00522249 Jy ! Total flux subtracted in 200 components = 0.00522249 Jy ! Clean residual min=-0.001502 max=0.001522 Jy/beam ! Clean residual mean=-0.000000 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.126418 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.126418 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.479 mas, bmaj=13.29 mas, bpa=-17.84 degrees ! Estimated noise=0.397938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000420813 Jy ! Component: 100 - total flux cleaned = 0.0004934 Jy ! Component: 150 - total flux cleaned = 0.00049377 Jy ! Component: 200 - total flux cleaned = 0.000519244 Jy ! Total flux subtracted in 200 components = 0.000519244 Jy ! Clean residual min=-0.001545 max=0.001394 Jy/beam ! Clean residual mean=-0.000001 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.126937 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 = -2.57877e-05 Jy ! Component: 100 - total flux cleaned = -2.63e-05 Jy ! Component: 150 - total flux cleaned = -2.67445e-05 Jy ! Component: 200 - total flux cleaned = -2.65494e-05 Jy ! Total flux subtracted in 200 components = -2.65494e-05 Jy ! Clean residual min=-0.001416 max=0.001381 Jy/beam ! Clean residual mean=-0.000002 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.12691 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 92 components and 0.12691 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.873 mas, bmaj=12.44 mas, bpa=-19.27 degrees ! Estimated noise=0.339665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000200105 Jy ! Component: 100 - total flux cleaned = 0.000177949 Jy ! Component: 150 - total flux cleaned = 8.94398e-05 Jy ! Component: 200 - total flux cleaned = 6.95169e-06 Jy ! Total flux subtracted in 200 components = 6.95169e-06 Jy ! Clean residual min=-0.001304 max=0.001397 Jy/beam ! Clean residual mean=-0.000001 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.126917 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 111 components and 0.126917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061110Jy sigma=1.195974 ! Fit after self-cal, rms=0.061128Jy sigma=1.195908 wmodel J2133+1443_S_a_map.mod ! Writing 111 model components to file: J2133+1443_S_a_map.mod wobs J2133+1443_S_a_uvs.fits ! Writing UV FITS file: J2133+1443_S_a_uvs.fits wwins J2133+1443_S_a_map.win ! wwins: Wrote 2 windows to J2133+1443_S_a_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.000102742 Jy ! Component: 100 - total flux cleaned = 0.00012577 Jy ! Component: 150 - total flux cleaned = 0.000126026 Jy ! Component: 200 - total flux cleaned = 0.000125693 Jy ! Component: 250 - total flux cleaned = -1.22806e-05 Jy ! Component: 300 - total flux cleaned = -8.79517e-05 Jy ! Component: 350 - total flux cleaned = -0.000198929 Jy ! Component: 400 - total flux cleaned = -0.000216604 Jy ! Component: 450 - total flux cleaned = -0.000147257 Jy ! Component: 500 - total flux cleaned = -9.66616e-05 Jy ! Component: 550 - total flux cleaned = -4.65621e-05 Jy ! Component: 600 - total flux cleaned = 5.09634e-05 Jy ! Component: 650 - total flux cleaned = 0.000178131 Jy ! Component: 700 - total flux cleaned = 0.000270999 Jy ! Component: 750 - total flux cleaned = 0.000362204 Jy ! Component: 800 - total flux cleaned = 0.000451584 Jy ! Component: 850 - total flux cleaned = 0.000524654 Jy ! Component: 900 - total flux cleaned = 0.000610737 Jy ! Component: 950 - total flux cleaned = 0.00061053 Jy ! Component: 1000 - total flux cleaned = 0.000638077 Jy ! Component: 1050 - total flux cleaned = 0.000610838 Jy ! Component: 1100 - total flux cleaned = 0.00062425 Jy ! Component: 1150 - total flux cleaned = 0.000637717 Jy ! Component: 1200 - total flux cleaned = 0.000624678 Jy ! Component: 1250 - total flux cleaned = 0.000624473 Jy ! Component: 1300 - total flux cleaned = 0.000624356 Jy ! Component: 1350 - total flux cleaned = 0.000586763 Jy ! Component: 1400 - total flux cleaned = 0.000599276 Jy ! Component: 1450 - total flux cleaned = 0.000586919 Jy ! Component: 1500 - total flux cleaned = 0.000562952 Jy ! Component: 1550 - total flux cleaned = 0.000598548 Jy ! Component: 1600 - total flux cleaned = 0.000574895 Jy ! Component: 1650 - total flux cleaned = 0.000551533 Jy ! Component: 1700 - total flux cleaned = 0.000528532 Jy ! Component: 1750 - total flux cleaned = 0.000528386 Jy ! Component: 1800 - total flux cleaned = 0.000483581 Jy ! Component: 1850 - total flux cleaned = 0.00048352 Jy ! Component: 1900 - total flux cleaned = 0.000494368 Jy ! Component: 1950 - total flux cleaned = 0.0004944 Jy ! Component: 2000 - total flux cleaned = 0.00050508 Jy ! Component: 2050 - total flux cleaned = 0.000505211 Jy ! Component: 2100 - total flux cleaned = 0.000473566 Jy ! Component: 2150 - total flux cleaned = 0.000504714 Jy ! Component: 2200 - total flux cleaned = 0.000504557 Jy ! Component: 2250 - total flux cleaned = 0.000484083 Jy ! Component: 2300 - total flux cleaned = 0.000484226 Jy ! Component: 2350 - total flux cleaned = 0.000464183 Jy ! Component: 2400 - total flux cleaned = 0.000454152 Jy ! Component: 2450 - total flux cleaned = 0.000463991 Jy ! Component: 2500 - total flux cleaned = 0.00044456 Jy ! Component: 2550 - total flux cleaned = 0.000415631 Jy ! Component: 2600 - total flux cleaned = 0.000415615 Jy ! Component: 2650 - total flux cleaned = 0.000415538 Jy ! Component: 2700 - total flux cleaned = 0.000377848 Jy ! Component: 2750 - total flux cleaned = 0.000340599 Jy ! Component: 2800 - total flux cleaned = 0.000359358 Jy ! Component: 2850 - total flux cleaned = 0.000359448 Jy ! Component: 2900 - total flux cleaned = 0.000332147 Jy ! Component: 2950 - total flux cleaned = 0.00035031 Jy ! Component: 3000 - total flux cleaned = 0.000332352 Jy ! Component: 3050 - total flux cleaned = 0.00030584 Jy ! Component: 3100 - total flux cleaned = 0.000314841 Jy ! Component: 3150 - total flux cleaned = 0.00031484 Jy ! Component: 3200 - total flux cleaned = 0.000332309 Jy ! Component: 3250 - total flux cleaned = 0.000323527 Jy ! Component: 3300 - total flux cleaned = 0.000297789 Jy ! Component: 3350 - total flux cleaned = 0.000297807 Jy ! Component: 3400 - total flux cleaned = 0.000272468 Jy ! Component: 3450 - total flux cleaned = 0.000247266 Jy ! Component: 3500 - total flux cleaned = 0.000297455 Jy ! Component: 3550 - total flux cleaned = 0.000280829 Jy ! Component: 3600 - total flux cleaned = 0.000289063 Jy ! Component: 3650 - total flux cleaned = 0.000247917 Jy ! Component: 3700 - total flux cleaned = 0.00023161 Jy ! Component: 3750 - total flux cleaned = 0.000215384 Jy ! Component: 3800 - total flux cleaned = 0.00020735 Jy ! Component: 3850 - total flux cleaned = 0.000167253 Jy ! Component: 3900 - total flux cleaned = 0.000135314 Jy ! Component: 3950 - total flux cleaned = 0.000119434 Jy ! Component: 4000 - total flux cleaned = 0.000111491 Jy ! Component: 4050 - total flux cleaned = 0.00011146 Jy ! Total flux subtracted in 4096 components = 8.80024e-05 Jy ! Clean residual min=-0.000445 max=0.000509 Jy/beam ! Clean residual mean=-0.000000 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.127005 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 415 components and 0.127005 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J2133+1443_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.873 x 12.44 at -19.27 degrees (North through East) ! Clean map min=-0.0010295 max=0.11802 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J2133+1443_S_a_map.fits wmodel /vlbi/uf001/uvm//J2133+1443_S_a_map.mod ! Writing 415 model components to file: /vlbi/uf001/uvm//J2133+1443_S_a_map.mod wobs /vlbi/uf001/uvm//J2133+1443_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J2133+1443_S_a_uvs.fits wwins /vlbi/uf001/uvm//J2133+1443_S_a_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uvm//J2133+1443_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.118023 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000149622 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.38032 0.38032 0.76064 1.52128 3.04256 6.08512 12.1702 24.3405 48.681 97.3619 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.118 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 788.809 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J2133+1443_S_a_dfm.log closed on Sun Jan 13 22:34:59 2019