! Started logfile: /vlbi/uf001/uva//J0711-0137_S_dfm.log on Sun Jan 13 23:20:56 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//J0711-0137_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0711-0137_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0711-0137 ! ! 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 4725 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 J0711-0137_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 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003542Jy sigma=20.370099 ! Fit after self-cal, rms=0.898963Jy sigma=18.314089 ! 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.594 mas, bmaj=7.318 mas, bpa=-5.167 degrees ! Estimated noise=0.659086 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.0789254 Jy ! Component: 100 - total flux cleaned = 0.0961978 Jy ! Total flux subtracted in 100 components = 0.0961978 Jy ! Clean residual min=-0.004617 max=0.005242 Jy/beam ! Clean residual mean=0.000002 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.0961978 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0961978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065424Jy sigma=1.265393 ! Fit after self-cal, rms=0.065405Jy sigma=1.265197 ! 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.074 mas, bmaj=8.165 mas, bpa=-4.464 degrees ! Estimated noise=0.556066 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.00625418 Jy ! Component: 100 - total flux cleaned = 0.00894307 Jy ! Component: 150 - total flux cleaned = 0.0102866 Jy ! Component: 200 - total flux cleaned = 0.0108532 Jy ! Total flux subtracted in 200 components = 0.0108532 Jy ! Clean residual min=-0.003098 max=0.003108 Jy/beam ! Clean residual mean=-0.000006 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.107051 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 21 components and 0.107051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064792Jy sigma=1.255272 ! Fit after self-cal, rms=0.064792Jy sigma=1.255142 ! 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.074 x 8.165 at -4.464 degrees (North through East) ! Clean map min=-0.0029653 max=0.10211 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.01 HN 0.98 KP 0.99 ! LA 1.03 MK 1.07 NL 1.05 OV 0.97 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 FD 0.95 HN 1.01 KP 0.99 ! LA 1.08 MK 0.99 NL 1.02 OV 0.94 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 FD 0.99 HN 0.99 KP 0.94 ! LA 0.98 MK 0.97 NL 1.03 OV 1.02 ! PT 1.04 SC 1.03 ! ! ! Fit before self-cal, rms=0.064792Jy sigma=1.255142 ! Fit after self-cal, rms=0.063591Jy sigma=1.246528 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=8.165 mas, bpa=-4.414 degrees ! Estimated noise=0.555147 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.00010083 Jy ! Component: 100 - total flux cleaned = -0.000163763 Jy ! Component: 150 - total flux cleaned = -0.000164807 Jy ! Component: 200 - total flux cleaned = -0.000164961 Jy ! Total flux subtracted in 200 components = -0.000164961 Jy ! Clean residual min=-0.002875 max=0.002778 Jy/beam ! Clean residual mean=-0.000003 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.106886 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.106886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063576Jy sigma=1.246307 ! Fit after self-cal, rms=0.063571Jy sigma=1.246134 ! 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.063571Jy sigma=1.246134 ! Fit after self-cal, rms=0.063781Jy sigma=1.239596 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=8.172 mas, bpa=-4.34 degrees ! Estimated noise=0.557194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000323297 Jy ! Component: 100 - total flux cleaned = 0.000356864 Jy ! Component: 150 - total flux cleaned = 0.00035684 Jy ! Component: 200 - total flux cleaned = 0.000356765 Jy ! Total flux subtracted in 200 components = 0.000356765 Jy ! Clean residual min=-0.002686 max=0.002442 Jy/beam ! Clean residual mean=-0.000003 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.107243 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.107243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063772Jy sigma=1.239439 ! Fit after self-cal, rms=0.063783Jy sigma=1.239357 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 = 7.29207e-05 Jy ! Component: 100 - total flux cleaned = 4.80542e-05 Jy ! Component: 150 - total flux cleaned = 3.692e-05 Jy ! Component: 200 - total flux cleaned = 2.60231e-05 Jy ! Total flux subtracted in 200 components = 2.60231e-05 Jy ! Clean residual min=-0.002654 max=0.002455 Jy/beam ! Clean residual mean=-0.000003 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.107269 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.107269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063778Jy sigma=1.239289 ! Fit after self-cal, rms=0.063778Jy sigma=1.239284 ! 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.063778Jy sigma=1.239284 ! Fit after self-cal, rms=0.063852Jy sigma=1.236980 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.078 mas, bmaj=8.165 mas, bpa=-4.347 degrees ! Estimated noise=0.557091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000187849 Jy ! Component: 100 - total flux cleaned = 0.00020873 Jy ! Component: 150 - total flux cleaned = 0.000208639 Jy ! Component: 200 - total flux cleaned = 0.000208566 Jy ! Total flux subtracted in 200 components = 0.000208566 Jy ! Clean residual min=-0.002347 max=0.002410 Jy/beam ! Clean residual mean=-0.000003 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.107477 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.107477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063848Jy sigma=1.236935 ! Fit after self-cal, rms=0.063858Jy sigma=1.236886 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.35367e-06 Jy ! Component: 100 - total flux cleaned = 1.79907e-05 Jy ! Component: 150 - total flux cleaned = 2.62985e-05 Jy ! Component: 200 - total flux cleaned = 2.61696e-05 Jy ! Total flux subtracted in 200 components = 2.61696e-05 Jy ! Clean residual min=-0.002349 max=0.002410 Jy/beam ! Clean residual mean=-0.000003 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.107504 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.107504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063856Jy sigma=1.236856 ! Fit after self-cal, rms=0.063856Jy sigma=1.236852 ! 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.063856Jy sigma=1.236852 ! Fit after self-cal, rms=0.063880Jy sigma=1.236847 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.236 mas, bmaj=13.69 mas, bpa=-5.932 degrees ! Estimated noise=0.727178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.78031e-05 Jy ! Component: 100 - total flux cleaned = 7.34445e-05 Jy ! Component: 150 - total flux cleaned = 5.36014e-05 Jy ! Component: 200 - total flux cleaned = 3.67457e-05 Jy ! Total flux subtracted in 200 components = 3.67457e-05 Jy ! Clean residual min=-0.002375 max=0.002192 Jy/beam ! Clean residual mean=-0.000006 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.10754 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.10754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063881Jy sigma=1.236873 ! Fit after self-cal, rms=0.063881Jy sigma=1.236863 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.99335e-05 Jy ! Component: 100 - total flux cleaned = -4.29083e-05 Jy ! Component: 150 - total flux cleaned = -5.34651e-05 Jy ! Component: 200 - total flux cleaned = -5.85716e-05 Jy ! Total flux subtracted in 200 components = -5.85716e-05 Jy ! Clean residual min=-0.002384 max=0.002192 Jy/beam ! Clean residual mean=-0.000006 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.107482 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 0.107482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063883Jy sigma=1.236908 ! Fit after self-cal, rms=0.063883Jy sigma=1.236904 ! 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.076 mas, bmaj=8.162 mas, bpa=-4.358 degrees ! Estimated noise=0.557288 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.076 x 8.162 at -4.358 degrees (North through East) ! Clean map min=-0.00225 max=0.10183 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.6 mas, bmaj=7.314 mas, bpa=-5.044 degrees ! Estimated noise=0.659474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0789294 Jy ! Component: 100 - total flux cleaned = 0.0962131 Jy ! Component: 150 - total flux cleaned = 0.101516 Jy ! Component: 200 - total flux cleaned = 0.104248 Jy ! Total flux subtracted in 200 components = 0.104248 Jy ! Clean residual min=-0.002990 max=0.002952 Jy/beam ! Clean residual mean=-0.000001 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.104248 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.104248 Jy ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=8.162 mas, bpa=-4.358 degrees ! Estimated noise=0.557288 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.00222862 Jy ! Component: 100 - total flux cleaned = 0.00313275 Jy ! Component: 150 - total flux cleaned = 0.00330101 Jy ! Component: 200 - total flux cleaned = 0.00332675 Jy ! Total flux subtracted in 200 components = 0.00332675 Jy ! Clean residual min=-0.002426 max=0.002422 Jy/beam ! Clean residual mean=-0.000003 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.107574 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.107574 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.236 mas, bmaj=13.69 mas, bpa=-5.932 degrees ! Estimated noise=0.727178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.56999e-06 Jy ! Component: 100 - total flux cleaned = -4.16189e-05 Jy ! Component: 150 - total flux cleaned = -7.13591e-05 Jy ! Component: 200 - total flux cleaned = -9.70929e-05 Jy ! Total flux subtracted in 200 components = -9.70929e-05 Jy ! Clean residual min=-0.002340 max=0.002191 Jy/beam ! Clean residual mean=-0.000006 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.107477 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.22698e-05 Jy ! Component: 100 - total flux cleaned = -4.1356e-05 Jy ! Component: 150 - total flux cleaned = -5.01266e-05 Jy ! Component: 200 - total flux cleaned = -6.64081e-05 Jy ! Total flux subtracted in 200 components = -6.64081e-05 Jy ! Clean residual min=-0.002355 max=0.002187 Jy/beam ! Clean residual mean=-0.000006 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.107411 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.107411 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=8.162 mas, bpa=-4.358 degrees ! Estimated noise=0.557288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.56143e-05 Jy ! Component: 100 - total flux cleaned = -3.5287e-05 Jy ! Component: 150 - total flux cleaned = -6.58798e-05 Jy ! Component: 200 - total flux cleaned = -3.83973e-05 Jy ! Total flux subtracted in 200 components = -3.83973e-05 Jy ! Clean residual min=-0.002376 max=0.002414 Jy/beam ! Clean residual mean=-0.000003 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.107372 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.107372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063888Jy sigma=1.237018 ! Fit after self-cal, rms=0.063886Jy sigma=1.236982 wmodel J0711-0137_S_map.mod ! Writing 45 model components to file: J0711-0137_S_map.mod wobs J0711-0137_S_uvs.fits ! Writing UV FITS file: J0711-0137_S_uvs.fits wwins J0711-0137_S_map.win ! wwins: Wrote 1 windows to J0711-0137_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.000210172 Jy ! Component: 100 - total flux cleaned = -0.000452814 Jy ! Component: 150 - total flux cleaned = -0.000530033 Jy ! Component: 200 - total flux cleaned = -0.000604687 Jy ! Component: 250 - total flux cleaned = -0.000713223 Jy ! Component: 300 - total flux cleaned = -0.000783365 Jy ! Component: 350 - total flux cleaned = -0.000885673 Jy ! Component: 400 - total flux cleaned = -0.000918934 Jy ! Component: 450 - total flux cleaned = -0.00108086 Jy ! Component: 500 - total flux cleaned = -0.00101742 Jy ! Component: 550 - total flux cleaned = -0.00120481 Jy ! Component: 600 - total flux cleaned = -0.00126543 Jy ! Component: 650 - total flux cleaned = -0.00132605 Jy ! Component: 700 - total flux cleaned = -0.00144377 Jy ! Component: 750 - total flux cleaned = -0.0014439 Jy ! Component: 800 - total flux cleaned = -0.00150083 Jy ! Component: 850 - total flux cleaned = -0.00152885 Jy ! Component: 900 - total flux cleaned = -0.00150103 Jy ! Component: 950 - total flux cleaned = -0.00152849 Jy ! Component: 1000 - total flux cleaned = -0.00152866 Jy ! Component: 1050 - total flux cleaned = -0.00152907 Jy ! Component: 1100 - total flux cleaned = -0.0016072 Jy ! Component: 1150 - total flux cleaned = -0.00150394 Jy ! Component: 1200 - total flux cleaned = -0.00145349 Jy ! Component: 1250 - total flux cleaned = -0.00140314 Jy ! Component: 1300 - total flux cleaned = -0.00135368 Jy ! Component: 1350 - total flux cleaned = -0.00128037 Jy ! Component: 1400 - total flux cleaned = -0.00123188 Jy ! Component: 1450 - total flux cleaned = -0.00118433 Jy ! Component: 1500 - total flux cleaned = -0.00113717 Jy ! Component: 1550 - total flux cleaned = -0.00111361 Jy ! Component: 1600 - total flux cleaned = -0.0010216 Jy ! Component: 1650 - total flux cleaned = -0.000953042 Jy ! Component: 1700 - total flux cleaned = -0.000863093 Jy ! Component: 1750 - total flux cleaned = -0.000885325 Jy ! Component: 1800 - total flux cleaned = -0.000841219 Jy ! Component: 1850 - total flux cleaned = -0.000732466 Jy ! Component: 1900 - total flux cleaned = -0.000710881 Jy ! Component: 1950 - total flux cleaned = -0.000689316 Jy ! Component: 2000 - total flux cleaned = -0.000646877 Jy ! Component: 2050 - total flux cleaned = -0.000604859 Jy ! Component: 2100 - total flux cleaned = -0.000542819 Jy ! Component: 2150 - total flux cleaned = -0.000522121 Jy ! Component: 2200 - total flux cleaned = -0.000481702 Jy ! Component: 2250 - total flux cleaned = -0.000401563 Jy ! Component: 2300 - total flux cleaned = -0.000382071 Jy ! Component: 2350 - total flux cleaned = -0.00038196 Jy ! Component: 2400 - total flux cleaned = -0.000381797 Jy ! Component: 2450 - total flux cleaned = -0.00036252 Jy ! Component: 2500 - total flux cleaned = -0.000400298 Jy ! Component: 2550 - total flux cleaned = -0.000419319 Jy ! Component: 2600 - total flux cleaned = -0.000457033 Jy ! Component: 2650 - total flux cleaned = -0.000494466 Jy ! Component: 2700 - total flux cleaned = -0.00056831 Jy ! Component: 2750 - total flux cleaned = -0.000604679 Jy ! Component: 2800 - total flux cleaned = -0.000640869 Jy ! Component: 2850 - total flux cleaned = -0.000658949 Jy ! Component: 2900 - total flux cleaned = -0.000730158 Jy ! Component: 2950 - total flux cleaned = -0.000783466 Jy ! Component: 3000 - total flux cleaned = -0.00083614 Jy ! Component: 3050 - total flux cleaned = -0.000871039 Jy ! Component: 3100 - total flux cleaned = -0.000888533 Jy ! Component: 3150 - total flux cleaned = -0.00092289 Jy ! Component: 3200 - total flux cleaned = -0.000957024 Jy ! Component: 3250 - total flux cleaned = -0.00102469 Jy ! Component: 3300 - total flux cleaned = -0.00104126 Jy ! Component: 3350 - total flux cleaned = -0.00107461 Jy ! Component: 3400 - total flux cleaned = -0.00114053 Jy ! Component: 3450 - total flux cleaned = -0.00115702 Jy ! Component: 3500 - total flux cleaned = -0.00117344 Jy ! Component: 3550 - total flux cleaned = -0.00120587 Jy ! Component: 3600 - total flux cleaned = -0.001222 Jy ! Component: 3650 - total flux cleaned = -0.00123789 Jy ! Component: 3700 - total flux cleaned = -0.00128519 Jy ! Component: 3750 - total flux cleaned = -0.0013321 Jy ! Component: 3800 - total flux cleaned = -0.00133228 Jy ! Component: 3850 - total flux cleaned = -0.00139382 Jy ! Component: 3900 - total flux cleaned = -0.00139391 Jy ! Component: 3950 - total flux cleaned = -0.00140908 Jy ! Component: 4000 - total flux cleaned = -0.00149982 Jy ! Component: 4050 - total flux cleaned = -0.00146976 Jy ! Total flux subtracted in 4096 components = -0.00157447 Jy ! Clean residual min=-0.000943 max=0.001007 Jy/beam ! Clean residual mean=-0.000001 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.105798 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 338 components and 0.105798 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0711-0137_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.076 x 8.162 at -4.358 degrees (North through East) ! Clean map min=-0.0015609 max=0.10193 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0711-0137_S_map.fits wmodel /vlbi/uf001/uva//J0711-0137_S_map.mod ! Writing 338 model components to file: /vlbi/uf001/uva//J0711-0137_S_map.mod wobs /vlbi/uf001/uva//J0711-0137_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0711-0137_S_uvs.fits wwins /vlbi/uf001/uva//J0711-0137_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0711-0137_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.101926 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000277267 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.816085 0.816085 1.63217 3.26434 6.52868 13.0574 26.1147 52.2294 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.101 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 367.608 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0711-0137_S_dfm.log closed on Sun Jan 13 23:21:00 2019