! Started logfile: /vlbi/uf001/uvm//J1425+1424_S_b_dfm.log on Sun Jan 13 21:46:26 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//J1425+1424_S_b_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J1425+1424_S_b_uvm.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! AN table 2: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.601421 visibilities/baseline/integration-bin. ! Found source: J1425+1424 ! ! 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 2793 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 J1425+1424_S_b] 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 55 telescope corrections were flagged in sub-array 1. ! A total of 129 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! A total of 129 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! A total of 129 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.058350Jy sigma=20.612446 ! Fit after self-cal, rms=0.639757Jy sigma=12.562397 ! 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.76 mas, bmaj=6.576 mas, bpa=-1.979 degrees ! Estimated noise=0.923597 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.279668 Jy ! Component: 100 - total flux cleaned = 0.34907 Jy ! Total flux subtracted in 100 components = 0.34907 Jy ! Clean residual min=-0.010912 max=0.027927 Jy/beam ! Clean residual mean=-0.000001 rms=0.002993 Jy/beam ! Combined flux in latest and established models = 0.34907 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.34907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104046Jy sigma=1.820473 ! Fit after self-cal, rms=0.103935Jy sigma=1.817942 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0299596 Jy ! Component: 100 - total flux cleaned = 0.0443755 Jy ! Total flux subtracted in 100 components = 0.0443755 Jy ! Clean residual min=-0.008948 max=0.011427 Jy/beam ! Clean residual mean=0.000005 rms=0.002393 Jy/beam ! Combined flux in latest and established models = 0.393445 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.393445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094502Jy sigma=1.595148 ! Fit after self-cal, rms=0.094331Jy sigma=1.590651 ! 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.157 mas, bmaj=7.318 mas, bpa=-1.687 degrees ! Estimated noise=0.798227 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.0114353 Jy ! Component: 100 - total flux cleaned = 0.0177702 Jy ! Component: 150 - total flux cleaned = 0.0218513 Jy ! Component: 200 - total flux cleaned = 0.0245672 Jy ! Total flux subtracted in 200 components = 0.0245672 Jy ! Clean residual min=-0.009395 max=0.011837 Jy/beam ! Clean residual mean=0.000006 rms=0.002375 Jy/beam ! Combined flux in latest and established models = 0.418013 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.418013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093105Jy sigma=1.554750 ! Fit after self-cal, rms=0.093063Jy sigma=1.553504 ! 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.157 x 7.318 at -1.687 degrees (North through East) ! Clean map min=-0.0093195 max=0.36184 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.95 HN 0.97 KP 0.99 ! LA 0.99 MK 1.07 NL 1.02 OV 0.99 ! PT 0.98 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 HN 0.96 KP 0.98 LA 0.93 ! MK 1.04 NL 1.18 OV 0.90 PT 0.98 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 0.99 KP 0.98 ! LA 0.98 MK 1.05 NL 1.02 OV 0.96 ! PT 0.99 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.77 HN 1.04 KP 0.95 LA 0.93 ! MK 0.96 NL 1.23 OV 0.77 PT 0.94 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 HN 0.98 KP 0.99 ! LA 1.00 MK 1.03 NL 1.02 OV 0.98 ! PT 1.01 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.13 HN 0.99 KP 1.03 LA 0.91 ! MK 1.03 NL 1.26 OV 0.93 PT 0.94 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.093063Jy sigma=1.553504 ! Fit after self-cal, rms=0.092763Jy sigma=1.453119 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=7.398 mas, bpa=-1.471 degrees ! Estimated noise=0.800121 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.00372866 Jy ! Component: 100 - total flux cleaned = -0.00440702 Jy ! Component: 150 - total flux cleaned = -0.00460867 Jy ! Component: 200 - total flux cleaned = -0.00466346 Jy ! Total flux subtracted in 200 components = -0.00466346 Jy ! Clean residual min=-0.008321 max=0.008644 Jy/beam ! Clean residual mean=-0.000007 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.413349 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.413349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092486Jy sigma=1.450716 ! Fit after self-cal, rms=0.092508Jy sigma=1.450328 ! 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.092508Jy sigma=1.450328 ! Fit after self-cal, rms=0.089484Jy sigma=1.261450 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.186 mas, bmaj=7.375 mas, bpa=-1.311 degrees ! Estimated noise=0.800525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186477 Jy ! Component: 100 - total flux cleaned = 0.00186747 Jy ! Component: 150 - total flux cleaned = 0.00186249 Jy ! Component: 200 - total flux cleaned = 0.0017334 Jy ! Total flux subtracted in 200 components = 0.0017334 Jy ! Clean residual min=-0.004866 max=0.004732 Jy/beam ! Clean residual mean=0.000021 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.415083 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.415082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089303Jy sigma=1.257277 ! Fit after self-cal, rms=0.089489Jy sigma=1.256620 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.000277693 Jy ! Component: 100 - total flux cleaned = 0.000218397 Jy ! Component: 150 - total flux cleaned = 0.000112825 Jy ! Component: 200 - total flux cleaned = 6.26249e-05 Jy ! Total flux subtracted in 200 components = 6.26249e-05 Jy ! Clean residual min=-0.004925 max=0.004672 Jy/beam ! Clean residual mean=0.000021 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.415145 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.415145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089428Jy sigma=1.254984 ! Fit after self-cal, rms=0.089427Jy sigma=1.254931 ! 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.089427Jy sigma=1.254931 ! Fit after self-cal, rms=0.085124Jy sigma=1.158932 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=7.371 mas, bpa=-1.509 degrees ! Estimated noise=0.798484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180659 Jy ! Component: 100 - total flux cleaned = 0.00205963 Jy ! Component: 150 - total flux cleaned = 0.0021374 Jy ! Component: 200 - total flux cleaned = 0.00213745 Jy ! Total flux subtracted in 200 components = 0.00213745 Jy ! Clean residual min=-0.003581 max=0.003526 Jy/beam ! Clean residual mean=0.000019 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.417283 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.417283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085073Jy sigma=1.157388 ! Fit after self-cal, rms=0.085084Jy sigma=1.157290 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 = 8.72157e-05 Jy ! Component: 100 - total flux cleaned = 5.82968e-05 Jy ! Component: 150 - total flux cleaned = 3.19069e-05 Jy ! Component: 200 - total flux cleaned = 3.13578e-05 Jy ! Total flux subtracted in 200 components = 3.13578e-05 Jy ! Clean residual min=-0.003556 max=0.003522 Jy/beam ! Clean residual mean=0.000019 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.417314 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.417314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085070Jy sigma=1.156892 ! Fit after self-cal, rms=0.085069Jy sigma=1.156884 ! 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.085069Jy sigma=1.156884 ! Fit after self-cal, rms=0.085242Jy sigma=1.156515 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.081 mas, bmaj=11.05 mas, bpa=-7.155 degrees ! Estimated noise=1.0328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220703 Jy ! Component: 100 - total flux cleaned = 0.00243584 Jy ! Component: 150 - total flux cleaned = 0.00249673 Jy ! Component: 200 - total flux cleaned = 0.0025757 Jy ! Total flux subtracted in 200 components = 0.0025757 Jy ! Clean residual min=-0.004155 max=0.005085 Jy/beam ! Clean residual mean=0.000046 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.41989 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 69 components and 0.41989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085266Jy sigma=1.156861 ! Fit after self-cal, rms=0.085253Jy sigma=1.156600 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.000380038 Jy ! Component: 100 - total flux cleaned = 0.000310962 Jy ! Component: 150 - total flux cleaned = 0.000291717 Jy ! Component: 200 - total flux cleaned = 0.000288737 Jy ! Total flux subtracted in 200 components = 0.000288737 Jy ! Clean residual min=-0.004133 max=0.004918 Jy/beam ! Clean residual mean=0.000046 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.420178 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.420178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085286Jy sigma=1.157342 ! Fit after self-cal, rms=0.085277Jy sigma=1.157275 ! 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.167 mas, bmaj=7.365 mas, bpa=-1.585 degrees ! Estimated noise=0.797828 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.167 x 7.365 at -1.585 degrees (North through East) ! Clean map min=-0.0033191 max=0.3627 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.767 mas, bmaj=6.594 mas, bpa=-1.92 degrees ! Estimated noise=0.922075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.278672 Jy ! Component: 100 - total flux cleaned = 0.35081 Jy ! Component: 150 - total flux cleaned = 0.381934 Jy ! Component: 200 - total flux cleaned = 0.396944 Jy ! Total flux subtracted in 200 components = 0.396944 Jy ! Clean residual min=-0.004591 max=0.007318 Jy/beam ! Clean residual mean=0.000008 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.396944 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.396944 Jy ! Inverting map and beam ! Estimated beam: bmin=3.167 mas, bmaj=7.365 mas, bpa=-1.585 degrees ! Estimated noise=0.797828 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.0101199 Jy ! Component: 100 - total flux cleaned = 0.0153508 Jy ! Component: 150 - total flux cleaned = 0.0182971 Jy ! Component: 200 - total flux cleaned = 0.019292 Jy ! Total flux subtracted in 200 components = 0.019292 Jy ! Clean residual min=-0.003600 max=0.003996 Jy/beam ! Clean residual mean=0.000019 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.416236 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.416236 Jy ! Inverting map ! Added new window around map position (-2.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00395119 Jy ! Component: 100 - total flux cleaned = 0.00493123 Jy ! Component: 150 - total flux cleaned = 0.00548462 Jy ! Component: 200 - total flux cleaned = 0.00576732 Jy ! Total flux subtracted in 200 components = 0.00576732 Jy ! Clean residual min=-0.003394 max=0.003055 Jy/beam ! Clean residual mean=0.000019 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.422003 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.422003 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.081 mas, bmaj=11.05 mas, bpa=-7.155 degrees ! Estimated noise=1.0328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127439 Jy ! Component: 100 - total flux cleaned = 0.00138901 Jy ! Component: 150 - total flux cleaned = 0.00133548 Jy ! Component: 200 - total flux cleaned = 0.00131167 Jy ! Total flux subtracted in 200 components = 0.00131167 Jy ! Clean residual min=-0.003876 max=0.003736 Jy/beam ! Clean residual mean=0.000047 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.423315 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.17299e-05 Jy ! Component: 100 - total flux cleaned = -2.06699e-05 Jy ! Component: 150 - total flux cleaned = -1.95427e-05 Jy ! Component: 200 - total flux cleaned = -1.92521e-05 Jy ! Total flux subtracted in 200 components = -1.92521e-05 Jy ! Clean residual min=-0.003862 max=0.003729 Jy/beam ! Clean residual mean=0.000047 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.423296 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.423296 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.167 mas, bmaj=7.365 mas, bpa=-1.585 degrees ! Estimated noise=0.797828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000424727 Jy ! Component: 100 - total flux cleaned = -0.00059617 Jy ! Component: 150 - total flux cleaned = -0.000636299 Jy ! Component: 200 - total flux cleaned = -0.000671934 Jy ! Total flux subtracted in 200 components = -0.000671934 Jy ! Clean residual min=-0.003302 max=0.003055 Jy/beam ! Clean residual mean=0.000019 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.422624 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.422624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085005Jy sigma=1.153202 ! Fit after self-cal, rms=0.084973Jy sigma=1.152594 wmodel J1425+1424_S_b_map.mod ! Writing 89 model components to file: J1425+1424_S_b_map.mod wobs J1425+1424_S_b_uvs.fits ! Writing UV FITS file: J1425+1424_S_b_uvs.fits wwins J1425+1424_S_b_map.win ! wwins: Wrote 2 windows to J1425+1424_S_b_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.000633206 Jy ! Component: 100 - total flux cleaned = -0.00063622 Jy ! Component: 150 - total flux cleaned = -0.000362744 Jy ! Component: 200 - total flux cleaned = -0.00020363 Jy ! Component: 250 - total flux cleaned = -4.89566e-05 Jy ! Component: 300 - total flux cleaned = 0.000202046 Jy ! Component: 350 - total flux cleaned = 0.000202975 Jy ! Component: 400 - total flux cleaned = 0.000443536 Jy ! Component: 450 - total flux cleaned = 0.000678075 Jy ! Component: 500 - total flux cleaned = 0.00095372 Jy ! Component: 550 - total flux cleaned = 0.00118018 Jy ! Component: 600 - total flux cleaned = 0.00140345 Jy ! Component: 650 - total flux cleaned = 0.0017115 Jy ! Component: 700 - total flux cleaned = 0.00201434 Jy ! Component: 750 - total flux cleaned = 0.00222799 Jy ! Component: 800 - total flux cleaned = 0.00252194 Jy ! Component: 850 - total flux cleaned = 0.00273 Jy ! Component: 900 - total flux cleaned = 0.0028948 Jy ! Component: 950 - total flux cleaned = 0.003179 Jy ! Component: 1000 - total flux cleaned = 0.00333929 Jy ! Component: 1050 - total flux cleaned = 0.00329992 Jy ! Component: 1100 - total flux cleaned = 0.00353696 Jy ! Component: 1150 - total flux cleaned = 0.00353692 Jy ! Component: 1200 - total flux cleaned = 0.00384561 Jy ! Component: 1250 - total flux cleaned = 0.00376839 Jy ! Component: 1300 - total flux cleaned = 0.00388227 Jy ! Component: 1350 - total flux cleaned = 0.00410799 Jy ! Component: 1400 - total flux cleaned = 0.00407017 Jy ! Component: 1450 - total flux cleaned = 0.00425582 Jy ! Component: 1500 - total flux cleaned = 0.00443915 Jy ! Component: 1550 - total flux cleaned = 0.00454901 Jy ! Component: 1600 - total flux cleaned = 0.00458479 Jy ! Component: 1650 - total flux cleaned = 0.00469274 Jy ! Component: 1700 - total flux cleaned = 0.00497832 Jy ! Component: 1750 - total flux cleaned = 0.00508429 Jy ! Component: 1800 - total flux cleaned = 0.00525977 Jy ! Component: 1850 - total flux cleaned = 0.00543419 Jy ! Component: 1900 - total flux cleaned = 0.00560706 Jy ! Component: 1950 - total flux cleaned = 0.00574438 Jy ! Component: 2000 - total flux cleaned = 0.00584674 Jy ! Component: 2050 - total flux cleaned = 0.00608382 Jy ! Component: 2100 - total flux cleaned = 0.00615108 Jy ! Component: 2150 - total flux cleaned = 0.006452 Jy ! Component: 2200 - total flux cleaned = 0.00661847 Jy ! Component: 2250 - total flux cleaned = 0.00678312 Jy ! Component: 2300 - total flux cleaned = 0.00697992 Jy ! Component: 2350 - total flux cleaned = 0.007208 Jy ! Component: 2400 - total flux cleaned = 0.00743462 Jy ! Component: 2450 - total flux cleaned = 0.0076918 Jy ! Component: 2500 - total flux cleaned = 0.00794735 Jy ! Component: 2550 - total flux cleaned = 0.00794714 Jy ! Component: 2600 - total flux cleaned = 0.00813666 Jy ! Component: 2650 - total flux cleaned = 0.00841899 Jy ! Component: 2700 - total flux cleaned = 0.00863738 Jy ! Component: 2750 - total flux cleaned = 0.00879291 Jy ! Component: 2800 - total flux cleaned = 0.00891609 Jy ! Component: 2850 - total flux cleaned = 0.00910041 Jy ! Component: 2900 - total flux cleaned = 0.0092524 Jy ! Component: 2950 - total flux cleaned = 0.00943435 Jy ! Component: 3000 - total flux cleaned = 0.00958521 Jy ! Component: 3050 - total flux cleaned = 0.00967526 Jy ! Component: 3100 - total flux cleaned = 0.0098543 Jy ! Component: 3150 - total flux cleaned = 0.0100619 Jy ! Component: 3200 - total flux cleaned = 0.0102682 Jy ! Component: 3250 - total flux cleaned = 0.010356 Jy ! Component: 3300 - total flux cleaned = 0.0102685 Jy ! Component: 3350 - total flux cleaned = 0.0105292 Jy ! Component: 3400 - total flux cleaned = 0.0105871 Jy ! Component: 3450 - total flux cleaned = 0.0107589 Jy ! Component: 3500 - total flux cleaned = 0.010759 Jy ! Component: 3550 - total flux cleaned = 0.0109292 Jy ! Component: 3600 - total flux cleaned = 0.0109857 Jy ! Component: 3650 - total flux cleaned = 0.01107 Jy ! Component: 3700 - total flux cleaned = 0.0112375 Jy ! Component: 3750 - total flux cleaned = 0.0114045 Jy ! Component: 3800 - total flux cleaned = 0.0114318 Jy ! Component: 3850 - total flux cleaned = 0.0114595 Jy ! Component: 3900 - total flux cleaned = 0.0114596 Jy ! Component: 3950 - total flux cleaned = 0.0115686 Jy ! Component: 4000 - total flux cleaned = 0.01165 Jy ! Component: 4050 - total flux cleaned = 0.011731 Jy ! Total flux subtracted in 4096 components = 0.0118383 Jy ! Clean residual min=-0.001695 max=0.001724 Jy/beam ! Clean residual mean=0.000006 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.434462 Jy keep ! Adding 332 model components to the UV plane model. ! The established model now contains 421 components and 0.434462 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J1425+1424_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.167 x 7.365 at -1.585 degrees (North through East) ! Clean map min=-0.0029677 max=0.36369 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J1425+1424_S_b_map.fits wmodel /vlbi/uf001/uvm//J1425+1424_S_b_map.mod ! Writing 421 model components to file: /vlbi/uf001/uvm//J1425+1424_S_b_map.mod wobs /vlbi/uf001/uvm//J1425+1424_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J1425+1424_S_b_uvs.fits wwins /vlbi/uf001/uvm//J1425+1424_S_b_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uvm//J1425+1424_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.363691 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000509557 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.420321 0.420321 0.840642 1.68128 3.36257 6.72513 13.4503 26.9005 53.8011 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.363 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 713.74 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J1425+1424_S_b_dfm.log closed on Sun Jan 13 21:46:31 2019