! Started logfile: /vlbi/uf001/uva//J2025+5028_S_dfm.log on Mon Jan 14 05:29:42 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/uf001/uva//J2025+5028_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2025+5028_S_uva.fits ! AN table 1: 42 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.771825 visibilities/baseline/integration-bin. ! Found source: J2025+5028 ! ! 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 3501 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 J2025+5028_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.009090Jy sigma=18.680590 ! Fit after self-cal, rms=0.869173Jy sigma=15.978676 ! 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.107 mas, bmaj=3.859 mas, bpa=-10.58 degrees ! Estimated noise=0.877218 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.102977 Jy ! Component: 100 - total flux cleaned = 0.135809 Jy ! Total flux subtracted in 100 components = 0.135809 Jy ! Clean residual min=-0.007230 max=0.014035 Jy/beam ! Clean residual mean=-0.000076 rms=0.002169 Jy/beam ! Combined flux in latest and established models = 0.135809 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.135809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079190Jy sigma=1.346902 ! Fit after self-cal, rms=0.078814Jy sigma=1.342264 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156129 Jy ! Component: 100 - total flux cleaned = 0.023 Jy ! Total flux subtracted in 100 components = 0.023 Jy ! Clean residual min=-0.006099 max=0.007674 Jy/beam ! Clean residual mean=-0.000038 rms=0.001663 Jy/beam ! Combined flux in latest and established models = 0.158809 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 12 components and 0.158809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076277Jy sigma=1.273166 ! Fit after self-cal, rms=0.076183Jy sigma=1.272008 ! 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.573 mas, bmaj=4.326 mas, bpa=-7.521 degrees ! Estimated noise=0.715036 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.00447074 Jy ! Component: 100 - total flux cleaned = 0.00601188 Jy ! Component: 150 - total flux cleaned = 0.00639154 Jy ! Component: 200 - total flux cleaned = 0.00647767 Jy ! Total flux subtracted in 200 components = 0.00647767 Jy ! Clean residual min=-0.005939 max=0.007473 Jy/beam ! Clean residual mean=-0.000043 rms=0.001708 Jy/beam ! Combined flux in latest and established models = 0.165287 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.165287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076065Jy sigma=1.265117 ! Fit after self-cal, rms=0.076045Jy sigma=1.264906 ! 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.573 x 4.326 at -7.521 degrees (North through East) ! Clean map min=-0.0056957 max=0.13343 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 1.00 HN 1.00 LA 0.89 ! MK 0.97 NL 1.08 OV 1.13 PT 0.97 ! SC 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.94 HN 0.95 LA 0.91 ! MK 1.04 NL 1.06 OV 1.16 PT 0.99 ! SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 1.00 LA 0.95 ! MK 1.03 NL 1.04 OV 1.14 PT 0.98 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.076045Jy sigma=1.264906 ! Fit after self-cal, rms=0.074579Jy sigma=1.232794 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=4.369 mas, bpa=-7.87 degrees ! Estimated noise=0.710661 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.00228814 Jy ! Component: 100 - total flux cleaned = -0.00345151 Jy ! Component: 150 - total flux cleaned = -0.00392156 Jy ! Component: 200 - total flux cleaned = -0.00399318 Jy ! Total flux subtracted in 200 components = -0.00399318 Jy ! Clean residual min=-0.005698 max=0.006852 Jy/beam ! Clean residual mean=-0.000015 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.161293 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.161293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074410Jy sigma=1.232763 ! Fit after self-cal, rms=0.074482Jy sigma=1.232211 ! 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.074482Jy sigma=1.232211 ! Fit after self-cal, rms=0.089529Jy sigma=1.192480 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=4.367 mas, bpa=-7.162 degrees ! Estimated noise=0.710497 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133871 Jy ! Component: 100 - total flux cleaned = 0.00150864 Jy ! Component: 150 - total flux cleaned = 0.00156364 Jy ! Component: 200 - total flux cleaned = 0.00161006 Jy ! Total flux subtracted in 200 components = 0.00161006 Jy ! Clean residual min=-0.003338 max=0.003902 Jy/beam ! Clean residual mean=0.000021 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.162903 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.162903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089508Jy sigma=1.191761 ! Fit after self-cal, rms=0.089765Jy sigma=1.191235 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 (-0.5, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00324582 Jy ! Component: 100 - total flux cleaned = 0.00409518 Jy ! Component: 150 - total flux cleaned = 0.00432679 Jy ! Component: 200 - total flux cleaned = 0.0043266 Jy ! Total flux subtracted in 200 components = 0.0043266 Jy ! Clean residual min=-0.002914 max=0.003672 Jy/beam ! Clean residual mean=0.000035 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.16723 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 66 components and 0.16723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089565Jy sigma=1.188070 ! Fit after self-cal, rms=0.089554Jy sigma=1.187807 ! Inverting map ! Added new window around map position (66, 65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204925 Jy ! Component: 100 - total flux cleaned = 0.00184414 Jy ! Component: 150 - total flux cleaned = 0.0020665 Jy ! Component: 200 - total flux cleaned = 0.00222041 Jy ! Total flux subtracted in 200 components = 0.00222041 Jy ! Clean residual min=-0.003029 max=0.003048 Jy/beam ! Clean residual mean=0.000034 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.16945 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.16945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089410Jy sigma=1.184776 ! Fit after self-cal, rms=0.089400Jy sigma=1.184569 ! 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.089400Jy sigma=1.184569 ! Fit after self-cal, rms=0.090117Jy sigma=1.183960 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.596 mas, bmaj=4.361 mas, bpa=-6.411 degrees ! Estimated noise=0.708481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000889466 Jy ! Component: 100 - total flux cleaned = 0.000889185 Jy ! Component: 150 - total flux cleaned = 0.000932793 Jy ! Component: 200 - total flux cleaned = 0.00101654 Jy ! Total flux subtracted in 200 components = 0.00101654 Jy ! Clean residual min=-0.003025 max=0.003021 Jy/beam ! Clean residual mean=0.000032 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.170467 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 88 components and 0.170467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090044Jy sigma=1.182968 ! Fit after self-cal, rms=0.090045Jy sigma=1.182926 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.86608e-05 Jy ! Component: 100 - total flux cleaned = 0.00020106 Jy ! Component: 150 - total flux cleaned = 0.000309429 Jy ! Component: 200 - total flux cleaned = 0.000413465 Jy ! Total flux subtracted in 200 components = 0.000413465 Jy ! Clean residual min=-0.003028 max=0.003010 Jy/beam ! Clean residual mean=0.000034 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.17088 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 98 components and 0.17088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090006Jy sigma=1.182367 ! Fit after self-cal, rms=0.090004Jy sigma=1.182354 ! 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.090004Jy sigma=1.182354 ! Fit after self-cal, rms=0.090052Jy sigma=1.182268 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.358 mas, bmaj=7.687 mas, bpa=44.9 degrees ! Estimated noise=0.933681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000311346 Jy ! Component: 100 - total flux cleaned = -0.000196127 Jy ! Component: 150 - total flux cleaned = -9.37901e-05 Jy ! Component: 200 - total flux cleaned = -3.47513e-05 Jy ! Total flux subtracted in 200 components = -3.47513e-05 Jy ! Clean residual min=-0.003716 max=0.003530 Jy/beam ! Clean residual mean=0.000081 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.170846 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 108 components and 0.170846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090035Jy sigma=1.182033 ! Fit after self-cal, rms=0.090032Jy sigma=1.181981 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.000156319 Jy ! Component: 100 - total flux cleaned = -0.000129901 Jy ! Component: 150 - total flux cleaned = -0.000105254 Jy ! Component: 200 - total flux cleaned = -0.000105272 Jy ! Total flux subtracted in 200 components = -0.000105272 Jy ! Clean residual min=-0.003673 max=0.003495 Jy/beam ! Clean residual mean=0.000077 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.17074 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 117 components and 0.17074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090026Jy sigma=1.182006 ! Fit after self-cal, rms=0.090023Jy sigma=1.181979 ! 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.599 mas, bmaj=4.36 mas, bpa=-6.1 degrees ! Estimated noise=0.707938 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.599 x 4.36 at -6.1 degrees (North through East) ! Clean map min=-0.00289 max=0.13324 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.124 mas, bmaj=3.885 mas, bpa=-8.604 degrees ! Estimated noise=0.871789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102316 Jy ! Component: 100 - total flux cleaned = 0.135782 Jy ! Component: 150 - total flux cleaned = 0.150498 Jy ! Component: 200 - total flux cleaned = 0.157984 Jy ! Total flux subtracted in 200 components = 0.157984 Jy ! Clean residual min=-0.004029 max=0.004005 Jy/beam ! Clean residual mean=-0.000002 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.157984 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.157984 Jy ! Inverting map and beam ! Estimated beam: bmin=3.599 mas, bmaj=4.36 mas, bpa=-6.1 degrees ! Estimated noise=0.707938 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.00489051 Jy ! Component: 100 - total flux cleaned = 0.00844119 Jy ! Component: 150 - total flux cleaned = 0.010589 Jy ! Component: 200 - total flux cleaned = 0.0118073 Jy ! Total flux subtracted in 200 components = 0.0118073 Jy ! Clean residual min=-0.003184 max=0.003233 Jy/beam ! Clean residual mean=0.000027 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.169791 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 32 components and 0.169791 Jy ! Inverting map ! Added new window around map position (-33, -95). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236391 Jy ! Component: 100 - total flux cleaned = 0.00351818 Jy ! Component: 150 - total flux cleaned = 0.00417218 Jy ! Component: 200 - total flux cleaned = 0.00463281 Jy ! Total flux subtracted in 200 components = 0.00463281 Jy ! Clean residual min=-0.003014 max=0.002831 Jy/beam ! Clean residual mean=0.000031 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.174424 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.174424 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.358 mas, bmaj=7.687 mas, bpa=44.9 degrees ! Estimated noise=0.933681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000784651 Jy ! Component: 100 - total flux cleaned = 0.00154955 Jy ! Component: 150 - total flux cleaned = 0.00216585 Jy ! Component: 200 - total flux cleaned = 0.00267074 Jy ! Total flux subtracted in 200 components = 0.00267074 Jy ! Clean residual min=-0.004057 max=0.003590 Jy/beam ! Clean residual mean=0.000082 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.177095 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000309327 Jy ! Component: 100 - total flux cleaned = 0.000596436 Jy ! Component: 150 - total flux cleaned = 0.000798568 Jy ! Component: 200 - total flux cleaned = 0.00102013 Jy ! Total flux subtracted in 200 components = 0.00102013 Jy ! Clean residual min=-0.004055 max=0.003505 Jy/beam ! Clean residual mean=0.000081 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.178115 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 69 components and 0.178115 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.599 mas, bmaj=4.36 mas, bpa=-6.1 degrees ! Estimated noise=0.707938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.44171e-05 Jy ! Component: 100 - total flux cleaned = -0.000183948 Jy ! Component: 150 - total flux cleaned = -0.000326645 Jy ! Component: 200 - total flux cleaned = -0.000372399 Jy ! Total flux subtracted in 200 components = -0.000372399 Jy ! Clean residual min=-0.003126 max=0.002833 Jy/beam ! Clean residual mean=0.000034 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.177743 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 90 components and 0.177743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089984Jy sigma=1.181801 ! Fit after self-cal, rms=0.089959Jy sigma=1.181347 wmodel J2025+5028_S_map.mod ! Writing 90 model components to file: J2025+5028_S_map.mod wobs J2025+5028_S_uvs.fits ! Writing UV FITS file: J2025+5028_S_uvs.fits wwins J2025+5028_S_map.win ! wwins: Wrote 4 windows to J2025+5028_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.000555657 Jy ! Component: 100 - total flux cleaned = -0.000604759 Jy ! Component: 150 - total flux cleaned = -0.000471576 Jy ! Component: 200 - total flux cleaned = -0.000215904 Jy ! Component: 250 - total flux cleaned = 2.95333e-05 Jy ! Component: 300 - total flux cleaned = 0.00034568 Jy ! Component: 350 - total flux cleaned = 0.000652013 Jy ! Component: 400 - total flux cleaned = 0.000837804 Jy ! Component: 450 - total flux cleaned = 0.000982375 Jy ! Component: 500 - total flux cleaned = 0.000911692 Jy ! Component: 550 - total flux cleaned = 0.00101439 Jy ! Component: 600 - total flux cleaned = 0.00111498 Jy ! Component: 650 - total flux cleaned = 0.00114875 Jy ! Component: 700 - total flux cleaned = 0.00131166 Jy ! Component: 750 - total flux cleaned = 0.00140723 Jy ! Component: 800 - total flux cleaned = 0.00153254 Jy ! Component: 850 - total flux cleaned = 0.00156358 Jy ! Component: 900 - total flux cleaned = 0.00165542 Jy ! Component: 950 - total flux cleaned = 0.00168533 Jy ! Component: 1000 - total flux cleaned = 0.0016852 Jy ! Component: 1050 - total flux cleaned = 0.00174343 Jy ! Component: 1100 - total flux cleaned = 0.0018005 Jy ! Component: 1150 - total flux cleaned = 0.00168672 Jy ! Component: 1200 - total flux cleaned = 0.00174354 Jy ! Component: 1250 - total flux cleaned = 0.00174389 Jy ! Component: 1300 - total flux cleaned = 0.00179858 Jy ! Component: 1350 - total flux cleaned = 0.0017443 Jy ! Component: 1400 - total flux cleaned = 0.00177065 Jy ! Component: 1450 - total flux cleaned = 0.00174426 Jy ! Component: 1500 - total flux cleaned = 0.00179609 Jy ! Component: 1550 - total flux cleaned = 0.00174425 Jy ! Component: 1600 - total flux cleaned = 0.00182122 Jy ! Component: 1650 - total flux cleaned = 0.0018971 Jy ! Component: 1700 - total flux cleaned = 0.00192207 Jy ! Component: 1750 - total flux cleaned = 0.00197166 Jy ! Component: 1800 - total flux cleaned = 0.00209409 Jy ! Component: 1850 - total flux cleaned = 0.00209413 Jy ! Component: 1900 - total flux cleaned = 0.00211845 Jy ! Component: 1950 - total flux cleaned = 0.00221375 Jy ! Component: 2000 - total flux cleaned = 0.00226086 Jy ! Component: 2050 - total flux cleaned = 0.00235442 Jy ! Component: 2100 - total flux cleaned = 0.0024468 Jy ! Component: 2150 - total flux cleaned = 0.00251561 Jy ! Component: 2200 - total flux cleaned = 0.00262922 Jy ! Component: 2250 - total flux cleaned = 0.00276424 Jy ! Component: 2300 - total flux cleaned = 0.00283096 Jy ! Component: 2350 - total flux cleaned = 0.00294163 Jy ! Component: 2400 - total flux cleaned = 0.00302929 Jy ! Component: 2450 - total flux cleaned = 0.00302927 Jy ! Component: 2500 - total flux cleaned = 0.00307219 Jy ! Component: 2550 - total flux cleaned = 0.00320036 Jy ! Component: 2600 - total flux cleaned = 0.0032637 Jy ! Component: 2650 - total flux cleaned = 0.00336858 Jy ! Component: 2700 - total flux cleaned = 0.00336852 Jy ! Component: 2750 - total flux cleaned = 0.00347198 Jy ! Component: 2800 - total flux cleaned = 0.00353332 Jy ! Component: 2850 - total flux cleaned = 0.00357422 Jy ! Component: 2900 - total flux cleaned = 0.00363492 Jy ! Component: 2950 - total flux cleaned = 0.00369509 Jy ! Component: 3000 - total flux cleaned = 0.00373489 Jy ! Component: 3050 - total flux cleaned = 0.00381365 Jy ! Component: 3100 - total flux cleaned = 0.00395055 Jy ! Component: 3150 - total flux cleaned = 0.00396974 Jy ! Component: 3200 - total flux cleaned = 0.00404699 Jy ! Component: 3250 - total flux cleaned = 0.00414271 Jy ! Component: 3300 - total flux cleaned = 0.00416172 Jy ! Component: 3350 - total flux cleaned = 0.00425624 Jy ! Component: 3400 - total flux cleaned = 0.0043314 Jy ! Component: 3450 - total flux cleaned = 0.00442458 Jy ! Component: 3500 - total flux cleaned = 0.00451699 Jy ! Component: 3550 - total flux cleaned = 0.00457223 Jy ! Component: 3600 - total flux cleaned = 0.00460882 Jy ! Component: 3650 - total flux cleaned = 0.00471749 Jy ! Component: 3700 - total flux cleaned = 0.00475357 Jy ! Component: 3750 - total flux cleaned = 0.0048429 Jy ! Component: 3800 - total flux cleaned = 0.00493172 Jy ! Component: 3850 - total flux cleaned = 0.0049673 Jy ! Component: 3900 - total flux cleaned = 0.00500246 Jy ! Component: 3950 - total flux cleaned = 0.00510709 Jy ! Component: 4000 - total flux cleaned = 0.00519373 Jy ! Component: 4050 - total flux cleaned = 0.00517666 Jy ! Total flux subtracted in 4096 components = 0.00531392 Jy ! Clean residual min=-0.000990 max=0.001093 Jy/beam ! Clean residual mean=0.000004 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.183057 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 362 components and 0.183057 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2025+5028_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.599 x 4.36 at -6.1 degrees (North through East) ! Clean map min=-0.0022547 max=0.13329 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2025+5028_S_map.fits wmodel /vlbi/uf001/uva//J2025+5028_S_map.mod ! Writing 362 model components to file: /vlbi/uf001/uva//J2025+5028_S_map.mod wobs /vlbi/uf001/uva//J2025+5028_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2025+5028_S_uvs.fits wwins /vlbi/uf001/uva//J2025+5028_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J2025+5028_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.133294 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000294122 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.661973 0.661973 1.32395 2.64789 5.29578 10.5916 21.1831 42.3663 84.7325 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.133 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 453.19 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2025+5028_S_dfm.log closed on Mon Jan 14 05:29:46 2019