! Started logfile: /vlbi/uf001/uva//J2010+6116_S_dfm.log on Mon Jan 14 05:24:07 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//J2010+6116_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2010+6116_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.859788 visibilities/baseline/integration-bin. ! Found source: J2010+6116 ! ! 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 4875 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 J2010+6116_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 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.993841Jy sigma=21.032461 ! Fit after self-cal, rms=0.897566Jy sigma=19.018898 ! 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.159 mas, bmaj=3.818 mas, bpa=-6.173 degrees ! Estimated noise=0.720908 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.0782201 Jy ! Component: 100 - total flux cleaned = 0.105672 Jy ! Total flux subtracted in 100 components = 0.105672 Jy ! Clean residual min=-0.005123 max=0.012135 Jy/beam ! Clean residual mean=-0.000017 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.105672 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.105672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069513Jy sigma=1.315533 ! Fit after self-cal, rms=0.069333Jy sigma=1.311591 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136701 Jy ! Component: 100 - total flux cleaned = 0.0211622 Jy ! Total flux subtracted in 100 components = 0.0211622 Jy ! Clean residual min=-0.004067 max=0.004829 Jy/beam ! Clean residual mean=-0.000011 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.126834 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.126834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066350Jy sigma=1.233417 ! Fit after self-cal, rms=0.066303Jy sigma=1.232357 ! 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=4.023 mas, bmaj=4.419 mas, bpa=0.05981 degrees ! Estimated noise=0.529825 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.00585287 Jy ! Component: 100 - total flux cleaned = 0.00887747 Jy ! Component: 150 - total flux cleaned = 0.0105584 Jy ! Component: 200 - total flux cleaned = 0.0115259 Jy ! Total flux subtracted in 200 components = 0.0115259 Jy ! Clean residual min=-0.002971 max=0.003464 Jy/beam ! Clean residual mean=-0.000018 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.13836 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.13836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065857Jy sigma=1.220032 ! Fit after self-cal, rms=0.065845Jy sigma=1.219783 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.023 x 4.419 at 0.05981 degrees (North through East) ! Clean map min=-0.0028821 max=0.10271 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 HN 1.05 KP 0.98 ! LA 0.94 MK 1.00 NL 0.97 OV 0.99 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.01 KP 0.98 ! LA 0.98 MK 1.00 NL 1.03 OV 0.99 ! PT 0.96 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.04 KP 1.03 ! LA 0.95 MK 0.97 NL 1.01 OV 1.00 ! PT 0.95 SC 0.92 ! ! ! Fit before self-cal, rms=0.065845Jy sigma=1.219783 ! Fit after self-cal, rms=0.065651Jy sigma=1.214731 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.027 mas, bmaj=4.426 mas, bpa=0.6056 degrees ! Estimated noise=0.528715 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.00061956 Jy ! Component: 100 - total flux cleaned = -0.000582842 Jy ! Component: 150 - total flux cleaned = -0.000566709 Jy ! Component: 200 - total flux cleaned = -0.000539092 Jy ! Total flux subtracted in 200 components = -0.000539092 Jy ! Clean residual min=-0.002889 max=0.003515 Jy/beam ! Clean residual mean=-0.000005 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.137821 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.137821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065627Jy sigma=1.214558 ! Fit after self-cal, rms=0.065639Jy sigma=1.214435 ! 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.065639Jy sigma=1.214435 ! Fit after self-cal, rms=0.067880Jy sigma=1.203647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.026 mas, bmaj=4.441 mas, bpa=0.7116 degrees ! Estimated noise=0.529283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010216 Jy ! Component: 100 - total flux cleaned = -0.000119506 Jy ! Component: 150 - total flux cleaned = -0.000175744 Jy ! Component: 200 - total flux cleaned = -0.00019994 Jy ! Total flux subtracted in 200 components = -0.00019994 Jy ! Clean residual min=-0.002604 max=0.003587 Jy/beam ! Clean residual mean=0.000004 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.137621 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.137621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067865Jy sigma=1.203516 ! Fit after self-cal, rms=0.067923Jy sigma=1.203313 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 (54, 44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00296553 Jy ! Component: 100 - total flux cleaned = 0.00373764 Jy ! Component: 150 - total flux cleaned = 0.00408003 Jy ! Component: 200 - total flux cleaned = 0.00424364 Jy ! Total flux subtracted in 200 components = 0.00424364 Jy ! Clean residual min=-0.002438 max=0.002455 Jy/beam ! Clean residual mean=-0.000002 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.141865 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.141865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067771Jy sigma=1.200166 ! Fit after self-cal, rms=0.067749Jy sigma=1.199887 ! 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.067749Jy sigma=1.199887 ! Fit after self-cal, rms=0.067457Jy sigma=1.199584 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.019 mas, bmaj=4.433 mas, bpa=3.663 degrees ! Estimated noise=0.527181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000957322 Jy ! Component: 100 - total flux cleaned = 0.00111226 Jy ! Component: 150 - total flux cleaned = 0.00119452 Jy ! Component: 200 - total flux cleaned = 0.001219 Jy ! Total flux subtracted in 200 components = 0.001219 Jy ! Clean residual min=-0.002415 max=0.002298 Jy/beam ! Clean residual mean=0.000000 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.143084 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.143084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067426Jy sigma=1.198977 ! Fit after self-cal, rms=0.067421Jy sigma=1.198936 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.000187606 Jy ! Component: 100 - total flux cleaned = 0.000211572 Jy ! Component: 150 - total flux cleaned = 0.000211427 Jy ! Component: 200 - total flux cleaned = 0.000252479 Jy ! Total flux subtracted in 200 components = 0.000252479 Jy ! Clean residual min=-0.002441 max=0.002274 Jy/beam ! Clean residual mean=-0.000000 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.143336 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.143336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067405Jy sigma=1.198675 ! Fit after self-cal, rms=0.067403Jy sigma=1.198669 ! 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.067403Jy sigma=1.198669 ! Fit after self-cal, rms=0.067245Jy sigma=1.198628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.186 mas, bmaj=9.012 mas, bpa=60.45 degrees ! Estimated noise=0.664852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000597794 Jy ! Component: 100 - total flux cleaned = 0.00067285 Jy ! Component: 150 - total flux cleaned = 0.000733985 Jy ! Component: 200 - total flux cleaned = 0.000767018 Jy ! Total flux subtracted in 200 components = 0.000767018 Jy ! Clean residual min=-0.002560 max=0.002200 Jy/beam ! Clean residual mean=-0.000001 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.144104 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.144104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067243Jy sigma=1.198714 ! Fit after self-cal, rms=0.067242Jy sigma=1.198696 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.27363e-05 Jy ! Component: 100 - total flux cleaned = 4.44456e-05 Jy ! Component: 150 - total flux cleaned = 3.54151e-05 Jy ! Component: 200 - total flux cleaned = 1.87229e-05 Jy ! Total flux subtracted in 200 components = 1.87229e-05 Jy ! Clean residual min=-0.002543 max=0.002185 Jy/beam ! Clean residual mean=-0.000001 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.144122 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 97 components and 0.144122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067241Jy sigma=1.198772 ! Fit after self-cal, rms=0.067242Jy sigma=1.198762 ! 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=4.017 mas, bmaj=4.428 mas, bpa=4.386 degrees ! Estimated noise=0.52669 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.017 x 4.428 at 4.386 degrees (North through East) ! Clean map min=-0.0023437 max=0.10227 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.157 mas, bmaj=3.825 mas, bpa=-3.707 degrees ! Estimated noise=0.717974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0779947 Jy ! Component: 100 - total flux cleaned = 0.105935 Jy ! Component: 150 - total flux cleaned = 0.119712 Jy ! Component: 200 - total flux cleaned = 0.127441 Jy ! Total flux subtracted in 200 components = 0.127441 Jy ! Clean residual min=-0.003926 max=0.005114 Jy/beam ! Clean residual mean=0.000001 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.127441 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.127441 Jy ! Inverting map and beam ! Estimated beam: bmin=4.017 mas, bmaj=4.428 mas, bpa=4.386 degrees ! Estimated noise=0.52669 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.0058029 Jy ! Component: 100 - total flux cleaned = 0.00919328 Jy ! Component: 150 - total flux cleaned = 0.0114741 Jy ! Component: 200 - total flux cleaned = 0.0130743 Jy ! Total flux subtracted in 200 components = 0.0130743 Jy ! Clean residual min=-0.002450 max=0.002629 Jy/beam ! Clean residual mean=0.000001 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.140515 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 40 components and 0.140515 Jy ! Inverting map ! Added new window around map position (10.5, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022525 Jy ! Component: 100 - total flux cleaned = 0.00285928 Jy ! Component: 150 - total flux cleaned = 0.00332571 Jy ! Component: 200 - total flux cleaned = 0.00377576 Jy ! Total flux subtracted in 200 components = 0.00377576 Jy ! Clean residual min=-0.002348 max=0.002170 Jy/beam ! Clean residual mean=0.000004 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.144291 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 59 components and 0.144291 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.186 mas, bmaj=9.012 mas, bpa=60.45 degrees ! Estimated noise=0.664852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104738 Jy ! Component: 100 - total flux cleaned = 0.00162043 Jy ! Component: 150 - total flux cleaned = 0.00178704 Jy ! Component: 200 - total flux cleaned = 0.00185966 Jy ! Total flux subtracted in 200 components = 0.00185966 Jy ! Clean residual min=-0.002369 max=0.002125 Jy/beam ! Clean residual mean=0.000009 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.146151 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 = 4.99032e-05 Jy ! Component: 100 - total flux cleaned = 7.99726e-05 Jy ! Component: 150 - total flux cleaned = 0.000108251 Jy ! Component: 200 - total flux cleaned = 0.000133984 Jy ! Total flux subtracted in 200 components = 0.000133984 Jy ! Clean residual min=-0.002367 max=0.002146 Jy/beam ! Clean residual mean=0.000008 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.146285 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 86 components and 0.146285 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.017 mas, bmaj=4.428 mas, bpa=4.386 degrees ! Estimated noise=0.52669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000257049 Jy ! Component: 100 - total flux cleaned = -0.000291107 Jy ! Component: 150 - total flux cleaned = -0.000291039 Jy ! Component: 200 - total flux cleaned = -0.000234807 Jy ! Total flux subtracted in 200 components = -0.000234807 Jy ! Clean residual min=-0.002298 max=0.002168 Jy/beam ! Clean residual mean=0.000005 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.14605 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.14605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067193Jy sigma=1.197268 ! Fit after self-cal, rms=0.067184Jy sigma=1.196935 wmodel J2010+6116_S_map.mod ! Writing 101 model components to file: J2010+6116_S_map.mod wobs J2010+6116_S_uvs.fits ! Writing UV FITS file: J2010+6116_S_uvs.fits wwins J2010+6116_S_map.win ! wwins: Wrote 3 windows to J2010+6116_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.000606098 Jy ! Component: 100 - total flux cleaned = -0.000800203 Jy ! Component: 150 - total flux cleaned = -0.000985326 Jy ! Component: 200 - total flux cleaned = -0.00119959 Jy ! Component: 250 - total flux cleaned = -0.00130362 Jy ! Component: 300 - total flux cleaned = -0.00147289 Jy ! Component: 350 - total flux cleaned = -0.00153944 Jy ! Component: 400 - total flux cleaned = -0.00180024 Jy ! Component: 450 - total flux cleaned = -0.00202357 Jy ! Component: 500 - total flux cleaned = -0.00221127 Jy ! Component: 550 - total flux cleaned = -0.00230352 Jy ! Component: 600 - total flux cleaned = -0.00245551 Jy ! Component: 650 - total flux cleaned = -0.00251443 Jy ! Component: 700 - total flux cleaned = -0.0026028 Jy ! Component: 750 - total flux cleaned = -0.00268892 Jy ! Component: 800 - total flux cleaned = -0.00274547 Jy ! Component: 850 - total flux cleaned = -0.00280094 Jy ! Component: 900 - total flux cleaned = -0.00277286 Jy ! Component: 950 - total flux cleaned = -0.00280009 Jy ! Component: 1000 - total flux cleaned = -0.00277331 Jy ! Component: 1050 - total flux cleaned = -0.0026935 Jy ! Component: 1100 - total flux cleaned = -0.00271989 Jy ! Component: 1150 - total flux cleaned = -0.00274552 Jy ! Component: 1200 - total flux cleaned = -0.00269368 Jy ! Component: 1250 - total flux cleaned = -0.00279507 Jy ! Component: 1300 - total flux cleaned = -0.00269412 Jy ! Component: 1350 - total flux cleaned = -0.00276844 Jy ! Component: 1400 - total flux cleaned = -0.00271936 Jy ! Component: 1450 - total flux cleaned = -0.00279252 Jy ! Component: 1500 - total flux cleaned = -0.00286469 Jy ! Component: 1550 - total flux cleaned = -0.00281746 Jy ! Component: 1600 - total flux cleaned = -0.0028647 Jy ! Component: 1650 - total flux cleaned = -0.00286483 Jy ! Component: 1700 - total flux cleaned = -0.00295691 Jy ! Component: 1750 - total flux cleaned = -0.00291116 Jy ! Component: 1800 - total flux cleaned = -0.00297904 Jy ! Component: 1850 - total flux cleaned = -0.00302366 Jy ! Component: 1900 - total flux cleaned = -0.00306781 Jy ! Component: 1950 - total flux cleaned = -0.00306805 Jy ! Component: 2000 - total flux cleaned = -0.0031333 Jy ! Component: 2050 - total flux cleaned = -0.00321945 Jy ! Component: 2100 - total flux cleaned = -0.0032829 Jy ! Component: 2150 - total flux cleaned = -0.0032194 Jy ! Component: 2200 - total flux cleaned = -0.00326116 Jy ! Component: 2250 - total flux cleaned = -0.0031988 Jy ! Component: 2300 - total flux cleaned = -0.00317817 Jy ! Component: 2350 - total flux cleaned = -0.003117 Jy ! Component: 2400 - total flux cleaned = -0.00319827 Jy ! Component: 2450 - total flux cleaned = -0.00315795 Jy ! Component: 2500 - total flux cleaned = -0.0030982 Jy ! Component: 2550 - total flux cleaned = -0.00307861 Jy ! Component: 2600 - total flux cleaned = -0.0030591 Jy ! Component: 2650 - total flux cleaned = -0.0031172 Jy ! Component: 2700 - total flux cleaned = -0.00298178 Jy ! Component: 2750 - total flux cleaned = -0.00294343 Jy ! Component: 2800 - total flux cleaned = -0.00284847 Jy ! Component: 2850 - total flux cleaned = -0.00279171 Jy ! Component: 2900 - total flux cleaned = -0.0027542 Jy ! Component: 2950 - total flux cleaned = -0.00275438 Jy ! Component: 3000 - total flux cleaned = -0.00273586 Jy ! Component: 3050 - total flux cleaned = -0.00266253 Jy ! Component: 3100 - total flux cleaned = -0.00268061 Jy ! Component: 3150 - total flux cleaned = -0.00269858 Jy ! Component: 3200 - total flux cleaned = -0.00260847 Jy ! Component: 3250 - total flux cleaned = -0.0025907 Jy ! Component: 3300 - total flux cleaned = -0.00255526 Jy ! Component: 3350 - total flux cleaned = -0.00252012 Jy ! Component: 3400 - total flux cleaned = -0.00248499 Jy ! Component: 3450 - total flux cleaned = -0.0025197 Jy ! Component: 3500 - total flux cleaned = -0.00246809 Jy ! Component: 3550 - total flux cleaned = -0.00246805 Jy ! Component: 3600 - total flux cleaned = -0.00243393 Jy ! Component: 3650 - total flux cleaned = -0.0024339 Jy ! Component: 3700 - total flux cleaned = -0.00241707 Jy ! Component: 3750 - total flux cleaned = -0.00238358 Jy ! Component: 3800 - total flux cleaned = -0.00236687 Jy ! Component: 3850 - total flux cleaned = -0.00233388 Jy ! Component: 3900 - total flux cleaned = -0.00233389 Jy ! Component: 3950 - total flux cleaned = -0.00231735 Jy ! Component: 4000 - total flux cleaned = -0.00226865 Jy ! Component: 4050 - total flux cleaned = -0.00222048 Jy ! Total flux subtracted in 4096 components = -0.00222053 Jy ! Clean residual min=-0.000915 max=0.000949 Jy/beam ! Clean residual mean=0.000004 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.143829 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 387 components and 0.143829 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2010+6116_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.017 x 4.428 at 4.386 degrees (North through East) ! Clean map min=-0.0017182 max=0.10187 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2010+6116_S_map.fits wmodel /vlbi/uf001/uva//J2010+6116_S_map.mod ! Writing 387 model components to file: /vlbi/uf001/uva//J2010+6116_S_map.mod wobs /vlbi/uf001/uva//J2010+6116_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2010+6116_S_uvs.fits wwins /vlbi/uf001/uva//J2010+6116_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J2010+6116_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.101874 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000275034 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.809923 0.809923 1.61985 3.23969 6.47938 12.9588 25.9175 51.8351 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= 370.405 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2010+6116_S_dfm.log closed on Mon Jan 14 05:24:12 2019