! Started logfile: /vlbi/uf001/uvm//J0603-3144_S_a_dfm.log on Sun Jan 13 20:54:13 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//J0603-3144_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J0603-3144_S_a_uvm.fits ! AN table 1: 68 integrations on 45 of 45 possible baselines. ! AN table 2: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.819599 visibilities/baseline/integration-bin. ! Found source: J0603-3144 ! ! 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 11517 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 J0603-3144_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 72 telescope corrections were flagged in sub-array 1. ! A total of 100 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! A total of 100 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! A total of 100 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.009767Jy sigma=14.736795 ! Fit after self-cal, rms=0.913785Jy sigma=13.316450 ! 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.429 mas, bmaj=6.724 mas, bpa=-10.33 degrees ! Estimated noise=0.750681 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.0662032 Jy ! Component: 100 - total flux cleaned = 0.086862 Jy ! Total flux subtracted in 100 components = 0.086862 Jy ! Clean residual min=-0.006116 max=0.009687 Jy/beam ! Clean residual mean=-0.000042 rms=0.001790 Jy/beam ! Combined flux in latest and established models = 0.086862 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.086862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099163Jy sigma=1.318982 ! Fit after self-cal, rms=0.098696Jy sigma=1.313110 ! 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.035 mas, bmaj=8.202 mas, bpa=-10.42 degrees ! Estimated noise=0.475121 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 (-2.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164745 Jy ! Component: 100 - total flux cleaned = 0.0250899 Jy ! Component: 150 - total flux cleaned = 0.0301431 Jy ! Component: 200 - total flux cleaned = 0.0331354 Jy ! Total flux subtracted in 200 components = 0.0331354 Jy ! Clean residual min=-0.003928 max=0.004473 Jy/beam ! Clean residual mean=0.000015 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.119997 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.119997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096205Jy sigma=1.266251 ! Fit after self-cal, rms=0.096144Jy sigma=1.264389 ! 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.035 x 8.202 at -10.42 degrees (North through East) ! Clean map min=-0.0038009 max=0.086251 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.94 HN 1.29 KP 1.04 ! LA 0.98 MK 1.07 NL 1.13 OV 0.96 ! PT 1.04 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.79 FD 0.95 HN 1.18 KP 0.96 ! LA 0.89 MK 1.01 NL 1.06 PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.76 FD 0.93 HN 1.20 KP 1.06 ! LA 1.00 MK 0.99 NL 1.16 OV 0.81 ! PT 1.00 SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.70 FD 0.94 HN 1.25 KP 1.01 ! LA 0.89 MK 0.96 NL 0.67 PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.92 HN 1.26 KP 1.05 ! LA 0.95 MK 1.06 NL 1.13 OV 0.98 ! PT 1.03 SC 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.73 FD 0.95 HN 1.15 KP 0.96 ! LA 0.93 MK 1.02 NL 1.00 PT 1.03 ! ! ! Fit before self-cal, rms=0.096144Jy sigma=1.264389 ! Fit after self-cal, rms=0.104425Jy sigma=1.238763 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=8.218 mas, bpa=-10.3 degrees ! Estimated noise=0.47579 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.000256383 Jy ! Component: 100 - total flux cleaned = 0.000144184 Jy ! Component: 150 - total flux cleaned = 8.13369e-05 Jy ! Component: 200 - total flux cleaned = -7.84668e-07 Jy ! Total flux subtracted in 200 components = -7.84668e-07 Jy ! Clean residual min=-0.002304 max=0.002115 Jy/beam ! Clean residual mean=0.000004 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.119997 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.119997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104402Jy sigma=1.238303 ! Fit after self-cal, rms=0.104761Jy sigma=1.237133 ! 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.104761Jy sigma=1.237133 ! Fit after self-cal, rms=0.107053Jy sigma=1.234439 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.053 mas, bmaj=8.139 mas, bpa=-10.15 degrees ! Estimated noise=0.474084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000229812 Jy ! Component: 100 - total flux cleaned = 0.0001422 Jy ! Component: 150 - total flux cleaned = 6.8164e-05 Jy ! Component: 200 - total flux cleaned = 2.46403e-05 Jy ! Total flux subtracted in 200 components = 2.46403e-05 Jy ! Clean residual min=-0.001941 max=0.002017 Jy/beam ! Clean residual mean=0.000003 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.120021 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.120021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107037Jy sigma=1.234200 ! Fit after self-cal, rms=0.107112Jy sigma=1.234023 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.09805e-05 Jy ! Component: 100 - total flux cleaned = -3.08357e-05 Jy ! Component: 150 - total flux cleaned = -5.03949e-05 Jy ! Component: 200 - total flux cleaned = -6.85091e-05 Jy ! Total flux subtracted in 200 components = -6.85091e-05 Jy ! Clean residual min=-0.001922 max=0.002010 Jy/beam ! Clean residual mean=0.000003 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.119953 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 86 components and 0.119953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107102Jy sigma=1.233907 ! Fit after self-cal, rms=0.107105Jy sigma=1.233889 ! 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.107105Jy sigma=1.233889 ! Fit after self-cal, rms=0.107243Jy sigma=1.233834 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.043 mas, bmaj=8.101 mas, bpa=-10.09 degrees ! Estimated noise=0.472083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105878 Jy ! Component: 100 - total flux cleaned = 8.2625e-05 Jy ! Component: 150 - total flux cleaned = 8.21096e-05 Jy ! Component: 200 - total flux cleaned = 9.93554e-05 Jy ! Total flux subtracted in 200 components = 9.93554e-05 Jy ! Clean residual min=-0.001879 max=0.001959 Jy/beam ! Clean residual mean=0.000003 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.120052 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.120052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107235Jy sigma=1.233722 ! Fit after self-cal, rms=0.107244Jy sigma=1.233708 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.12457e-05 Jy ! Component: 100 - total flux cleaned = -2.14885e-05 Jy ! Component: 150 - total flux cleaned = -2.11335e-05 Jy ! Component: 200 - total flux cleaned = -3.6436e-05 Jy ! Total flux subtracted in 200 components = -3.6436e-05 Jy ! Clean residual min=-0.001894 max=0.001951 Jy/beam ! Clean residual mean=0.000003 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.120016 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 97 components and 0.120016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107237Jy sigma=1.233645 ! Fit after self-cal, rms=0.107238Jy sigma=1.233634 ! 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.107238Jy sigma=1.233634 ! Fit after self-cal, rms=0.107295Jy sigma=1.233612 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.248 mas, bmaj=22.87 mas, bpa=-4.74 degrees ! Estimated noise=0.607558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.40288e-05 Jy ! Component: 100 - total flux cleaned = -4.01212e-05 Jy ! Component: 150 - total flux cleaned = -2.64327e-05 Jy ! Component: 200 - total flux cleaned = -2.88883e-06 Jy ! Total flux subtracted in 200 components = -2.88883e-06 Jy ! Clean residual min=-0.001922 max=0.001871 Jy/beam ! Clean residual mean=0.000005 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.120013 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 103 components and 0.120013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107294Jy sigma=1.233605 ! Fit after self-cal, rms=0.107294Jy sigma=1.233585 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.94775e-05 Jy ! Component: 100 - total flux cleaned = 3.26574e-05 Jy ! Component: 150 - total flux cleaned = 4.46491e-05 Jy ! Component: 200 - total flux cleaned = 5.52069e-05 Jy ! Total flux subtracted in 200 components = 5.52069e-05 Jy ! Clean residual min=-0.001916 max=0.001866 Jy/beam ! Clean residual mean=0.000006 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.120068 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 108 components and 0.120068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107293Jy sigma=1.233606 ! Fit after self-cal, rms=0.107292Jy sigma=1.233595 ! 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.036 mas, bmaj=8.08 mas, bpa=-10.07 degrees ! Estimated noise=0.470971 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.036 x 8.08 at -10.07 degrees (North through East) ! Clean map min=-0.0018497 max=0.085302 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.425 mas, bmaj=6.635 mas, bpa=-10.27 degrees ! Estimated noise=0.736278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0642383 Jy ! Component: 100 - total flux cleaned = 0.0857151 Jy ! Component: 150 - total flux cleaned = 0.0978432 Jy ! Component: 200 - total flux cleaned = 0.105378 Jy ! Total flux subtracted in 200 components = 0.105378 Jy ! Clean residual min=-0.004474 max=0.004203 Jy/beam ! Clean residual mean=-0.000016 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.105378 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.105378 Jy ! Inverting map and beam ! Estimated beam: bmin=3.036 mas, bmaj=8.08 mas, bpa=-10.07 degrees ! Estimated noise=0.470971 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.00706503 Jy ! Component: 100 - total flux cleaned = 0.0103533 Jy ! Component: 150 - total flux cleaned = 0.0121674 Jy ! Component: 200 - total flux cleaned = 0.0131244 Jy ! Total flux subtracted in 200 components = 0.0131244 Jy ! Clean residual min=-0.002118 max=0.002003 Jy/beam ! Clean residual mean=0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.118502 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 56 components and 0.118502 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=8.248 mas, bmaj=22.87 mas, bpa=-4.74 degrees ! Estimated noise=0.607558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000803456 Jy ! Component: 100 - total flux cleaned = 0.000822556 Jy ! Component: 150 - total flux cleaned = 0.000840398 Jy ! Component: 200 - total flux cleaned = 0.000857363 Jy ! Total flux subtracted in 200 components = 0.000857363 Jy ! Clean residual min=-0.002032 max=0.001991 Jy/beam ! Clean residual mean=0.000003 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.11936 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 = 1.54476e-05 Jy ! Component: 100 - total flux cleaned = 3.02457e-05 Jy ! Component: 150 - total flux cleaned = 4.3703e-05 Jy ! Component: 200 - total flux cleaned = 4.40868e-05 Jy ! Total flux subtracted in 200 components = 4.40868e-05 Jy ! Clean residual min=-0.002018 max=0.001980 Jy/beam ! Clean residual mean=0.000003 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.119404 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 0.119404 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.036 mas, bmaj=8.08 mas, bpa=-10.07 degrees ! Estimated noise=0.470971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.70595e-05 Jy ! Component: 100 - total flux cleaned = 5.62754e-05 Jy ! Component: 150 - total flux cleaned = 9.32305e-05 Jy ! Component: 200 - total flux cleaned = 0.000128067 Jy ! Total flux subtracted in 200 components = 0.000128067 Jy ! Clean residual min=-0.002002 max=0.001925 Jy/beam ! Clean residual mean=0.000002 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.119532 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 88 components and 0.119532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107278Jy sigma=1.233684 ! Fit after self-cal, rms=0.107257Jy sigma=1.233608 wmodel J0603-3144_S_a_map.mod ! Writing 88 model components to file: J0603-3144_S_a_map.mod wobs J0603-3144_S_a_uvs.fits ! Writing UV FITS file: J0603-3144_S_a_uvs.fits wwins J0603-3144_S_a_map.win ! wwins: Wrote 2 windows to J0603-3144_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.000176523 Jy ! Component: 100 - total flux cleaned = 0.000279461 Jy ! Component: 150 - total flux cleaned = 0.000476682 Jy ! Component: 200 - total flux cleaned = 0.000508967 Jy ! Component: 250 - total flux cleaned = 0.000569743 Jy ! Component: 300 - total flux cleaned = 0.000686469 Jy ! Component: 350 - total flux cleaned = 0.000771032 Jy ! Component: 400 - total flux cleaned = 0.000881785 Jy ! Component: 450 - total flux cleaned = 0.000962835 Jy ! Component: 500 - total flux cleaned = 0.00109618 Jy ! Component: 550 - total flux cleaned = 0.00122669 Jy ! Component: 600 - total flux cleaned = 0.00130333 Jy ! Component: 650 - total flux cleaned = 0.00137924 Jy ! Component: 700 - total flux cleaned = 0.00152899 Jy ! Component: 750 - total flux cleaned = 0.00162716 Jy ! Component: 800 - total flux cleaned = 0.00177223 Jy ! Component: 850 - total flux cleaned = 0.0018672 Jy ! Component: 900 - total flux cleaned = 0.00193723 Jy ! Component: 950 - total flux cleaned = 0.00191432 Jy ! Component: 1000 - total flux cleaned = 0.00202934 Jy ! Component: 1050 - total flux cleaned = 0.00214238 Jy ! Component: 1100 - total flux cleaned = 0.002276 Jy ! Component: 1150 - total flux cleaned = 0.00232007 Jy ! Component: 1200 - total flux cleaned = 0.00247288 Jy ! Component: 1250 - total flux cleaned = 0.00249432 Jy ! Component: 1300 - total flux cleaned = 0.00260159 Jy ! Component: 1350 - total flux cleaned = 0.00270781 Jy ! Component: 1400 - total flux cleaned = 0.00281262 Jy ! Component: 1450 - total flux cleaned = 0.00285391 Jy ! Component: 1500 - total flux cleaned = 0.00289522 Jy ! Component: 1550 - total flux cleaned = 0.00299717 Jy ! Component: 1600 - total flux cleaned = 0.00303782 Jy ! Component: 1650 - total flux cleaned = 0.0030575 Jy ! Component: 1700 - total flux cleaned = 0.0031367 Jy ! Component: 1750 - total flux cleaned = 0.00315618 Jy ! Component: 1800 - total flux cleaned = 0.00319532 Jy ! Component: 1850 - total flux cleaned = 0.00323347 Jy ! Component: 1900 - total flux cleaned = 0.00323384 Jy ! Component: 1950 - total flux cleaned = 0.00330971 Jy ! Component: 2000 - total flux cleaned = 0.00332842 Jy ! Component: 2050 - total flux cleaned = 0.00338421 Jy ! Component: 2100 - total flux cleaned = 0.00336575 Jy ! Component: 2150 - total flux cleaned = 0.00342053 Jy ! Component: 2200 - total flux cleaned = 0.00343854 Jy ! Component: 2250 - total flux cleaned = 0.00345652 Jy ! Component: 2300 - total flux cleaned = 0.00352792 Jy ! Component: 2350 - total flux cleaned = 0.00354571 Jy ! Component: 2400 - total flux cleaned = 0.0035984 Jy ! Component: 2450 - total flux cleaned = 0.00361583 Jy ! Component: 2500 - total flux cleaned = 0.00361579 Jy ! Component: 2550 - total flux cleaned = 0.00366719 Jy ! Component: 2600 - total flux cleaned = 0.00363322 Jy ! Component: 2650 - total flux cleaned = 0.00364995 Jy ! Component: 2700 - total flux cleaned = 0.00370039 Jy ! Component: 2750 - total flux cleaned = 0.00375046 Jy ! Component: 2800 - total flux cleaned = 0.00376697 Jy ! Component: 2850 - total flux cleaned = 0.00378323 Jy ! Component: 2900 - total flux cleaned = 0.00376682 Jy ! Component: 2950 - total flux cleaned = 0.00384803 Jy ! Component: 3000 - total flux cleaned = 0.00391257 Jy ! Component: 3050 - total flux cleaned = 0.00388058 Jy ! Component: 3100 - total flux cleaned = 0.00394413 Jy ! Component: 3150 - total flux cleaned = 0.00397566 Jy ! Component: 3200 - total flux cleaned = 0.004007 Jy ! Component: 3250 - total flux cleaned = 0.00403827 Jy ! Component: 3300 - total flux cleaned = 0.00413129 Jy ! Component: 3350 - total flux cleaned = 0.00420832 Jy ! Component: 3400 - total flux cleaned = 0.00417776 Jy ! Component: 3450 - total flux cleaned = 0.004193 Jy ! Component: 3500 - total flux cleaned = 0.00428355 Jy ! Component: 3550 - total flux cleaned = 0.00428338 Jy ! Component: 3600 - total flux cleaned = 0.00425362 Jy ! Component: 3650 - total flux cleaned = 0.00435764 Jy ! Component: 3700 - total flux cleaned = 0.00435754 Jy ! Component: 3750 - total flux cleaned = 0.00440149 Jy ! Component: 3800 - total flux cleaned = 0.00438671 Jy ! Component: 3850 - total flux cleaned = 0.00441584 Jy ! Component: 3900 - total flux cleaned = 0.0043438 Jy ! Component: 3950 - total flux cleaned = 0.00441569 Jy ! Component: 4000 - total flux cleaned = 0.00447275 Jy ! Component: 4050 - total flux cleaned = 0.00451537 Jy ! Total flux subtracted in 4096 components = 0.00454362 Jy ! Clean residual min=-0.000766 max=0.000867 Jy/beam ! Clean residual mean=0.000004 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.124075 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 404 components and 0.124075 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J0603-3144_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.036 x 8.08 at -10.07 degrees (North through East) ! Clean map min=-0.0015385 max=0.086 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J0603-3144_S_a_map.fits wmodel /vlbi/uf001/uvm//J0603-3144_S_a_map.mod ! Writing 404 model components to file: /vlbi/uf001/uvm//J0603-3144_S_a_map.mod wobs /vlbi/uf001/uvm//J0603-3144_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J0603-3144_S_a_uvs.fits wwins /vlbi/uf001/uvm//J0603-3144_S_a_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uvm//J0603-3144_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0859999 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000262175 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.914566 0.914566 1.82913 3.65826 7.31653 14.6331 29.2661 58.5322 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.085 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 328.024 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J0603-3144_S_a_dfm.log closed on Sun Jan 13 20:54:17 2019