! Started logfile: /vlbi/uf001/uva//J1113+1442_S_b_dfm.log on Mon Jan 14 01:11:39 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//J1113+1442_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1113+1442_S_b_uva.fits ! AN table 1: 10 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.885714 visibilities/baseline/integration-bin. ! Found source: J1113+1442 ! ! 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 744 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 J1113+1442_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.131444Jy sigma=20.204190 ! Fit after self-cal, rms=0.514044Jy sigma=9.436194 ! 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.105 mas, bmaj=9.878 mas, bpa=-20.47 degrees ! Estimated noise=1.84532 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.379794 Jy ! Component: 100 - total flux cleaned = 0.462677 Jy ! Total flux subtracted in 100 components = 0.462677 Jy ! Clean residual min=-0.015506 max=0.024175 Jy/beam ! Clean residual mean=-0.000055 rms=0.004986 Jy/beam ! Combined flux in latest and established models = 0.462677 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.462677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.163290Jy sigma=2.148042 ! Fit after self-cal, rms=0.163287Jy sigma=2.147953 ! 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.544 mas, bmaj=10.76 mas, bpa=-20.4 degrees ! Estimated noise=1.66907 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.0300568 Jy ! Component: 100 - total flux cleaned = 0.0434641 Jy ! Component: 150 - total flux cleaned = 0.0482732 Jy ! Component: 200 - total flux cleaned = 0.0501166 Jy ! Total flux subtracted in 200 components = 0.0501166 Jy ! Clean residual min=-0.020408 max=0.019826 Jy/beam ! Clean residual mean=-0.000004 rms=0.004631 Jy/beam ! Combined flux in latest and established models = 0.512794 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 55 components and 0.512794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.154912Jy sigma=2.068324 ! Fit after self-cal, rms=0.154873Jy sigma=2.067478 ! 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.544 x 10.76 at -20.4 degrees (North through East) ! Clean map min=-0.019585 max=0.49612 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.03 HN 1.05 KP 1.01 ! LA 0.95 MK 1.02 NL 1.16 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.06 HN 1.07 KP 1.04 ! LA 0.99 MK 0.99 NL 0.63 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 1.06 KP 1.03 ! LA 0.94 MK 1.03 NL 1.05 PT 1.02 ! ! ! Fit before self-cal, rms=0.154873Jy sigma=2.067478 ! Fit after self-cal, rms=0.078926Jy sigma=1.447347 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.565 mas, bmaj=10.79 mas, bpa=-20.44 degrees ! Estimated noise=1.67577 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.00250589 Jy ! Component: 100 - total flux cleaned = 0.00327558 Jy ! Component: 150 - total flux cleaned = 0.00327381 Jy ! Component: 200 - total flux cleaned = 0.00318957 Jy ! Total flux subtracted in 200 components = 0.00318957 Jy ! Clean residual min=-0.012238 max=0.012053 Jy/beam ! Clean residual mean=-0.000018 rms=0.003340 Jy/beam ! Combined flux in latest and established models = 0.515983 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.515983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078399Jy sigma=1.443363 ! Fit after self-cal, rms=0.078386Jy sigma=1.441710 ! 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.078386Jy sigma=1.441710 ! Fit after self-cal, rms=0.062640Jy sigma=1.100500 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=10.76 mas, bpa=-20.53 degrees ! Estimated noise=1.67763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412351 Jy ! Component: 100 - total flux cleaned = 0.00463972 Jy ! Component: 150 - total flux cleaned = 0.00464714 Jy ! Component: 200 - total flux cleaned = 0.00456559 Jy ! Total flux subtracted in 200 components = 0.00456559 Jy ! Clean residual min=-0.008090 max=0.007620 Jy/beam ! Clean residual mean=-0.000019 rms=0.001948 Jy/beam ! Combined flux in latest and established models = 0.520549 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 85 components and 0.520549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062052Jy sigma=1.091198 ! Fit after self-cal, rms=0.062067Jy sigma=1.090214 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 = 5.02e-05 Jy ! Component: 100 - total flux cleaned = 4.80819e-05 Jy ! Component: 150 - total flux cleaned = 4.69841e-05 Jy ! Component: 200 - total flux cleaned = 4.43826e-05 Jy ! Total flux subtracted in 200 components = 4.43826e-05 Jy ! Clean residual min=-0.007970 max=0.007289 Jy/beam ! Clean residual mean=-0.000018 rms=0.001923 Jy/beam ! Combined flux in latest and established models = 0.520594 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.520593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061938Jy sigma=1.088312 ! Fit after self-cal, rms=0.061939Jy sigma=1.088180 ! 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.061939Jy sigma=1.088180 ! Fit after self-cal, rms=0.061719Jy sigma=1.084720 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.569 mas, bmaj=10.74 mas, bpa=-20.62 degrees ! Estimated noise=1.67894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020344 Jy ! Component: 100 - total flux cleaned = 0.00236857 Jy ! Component: 150 - total flux cleaned = 0.00236971 Jy ! Component: 200 - total flux cleaned = 0.00231374 Jy ! Total flux subtracted in 200 components = 0.00231374 Jy ! Clean residual min=-0.007607 max=0.006934 Jy/beam ! Clean residual mean=-0.000021 rms=0.001846 Jy/beam ! Combined flux in latest and established models = 0.522907 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.522907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061493Jy sigma=1.081443 ! Fit after self-cal, rms=0.061494Jy sigma=1.081368 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.09544e-05 Jy ! Component: 100 - total flux cleaned = -7.9219e-05 Jy ! Component: 150 - total flux cleaned = -0.000118991 Jy ! Component: 200 - total flux cleaned = -4.50544e-05 Jy ! Total flux subtracted in 200 components = -4.50544e-05 Jy ! Clean residual min=-0.007527 max=0.007063 Jy/beam ! Clean residual mean=-0.000021 rms=0.001835 Jy/beam ! Combined flux in latest and established models = 0.522862 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.522862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061436Jy sigma=1.080597 ! Fit after self-cal, rms=0.061440Jy sigma=1.080568 ! 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.061440Jy sigma=1.080568 ! Fit after self-cal, rms=0.061425Jy sigma=1.079148 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.715 mas, bmaj=11.53 mas, bpa=-20.38 degrees ! Estimated noise=2.05792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154597 Jy ! Component: 100 - total flux cleaned = 0.00169583 Jy ! Component: 150 - total flux cleaned = 0.00174585 Jy ! Component: 200 - total flux cleaned = 0.00174506 Jy ! Total flux subtracted in 200 components = 0.00174506 Jy ! Clean residual min=-0.006999 max=0.008888 Jy/beam ! Clean residual mean=-0.000043 rms=0.002175 Jy/beam ! Combined flux in latest and established models = 0.524607 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 107 components and 0.524607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061375Jy sigma=1.079049 ! Fit after self-cal, rms=0.061376Jy sigma=1.078996 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.55803e-05 Jy ! Component: 100 - total flux cleaned = 9.46926e-05 Jy ! Component: 150 - total flux cleaned = 9.47062e-05 Jy ! Component: 200 - total flux cleaned = 0.000114165 Jy ! Total flux subtracted in 200 components = 0.000114165 Jy ! Clean residual min=-0.007006 max=0.008862 Jy/beam ! Clean residual mean=-0.000043 rms=0.002170 Jy/beam ! Combined flux in latest and established models = 0.524721 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 109 components and 0.524721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061368Jy sigma=1.078965 ! Fit after self-cal, rms=0.061368Jy sigma=1.078961 ! 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.572 mas, bmaj=10.72 mas, bpa=-20.68 degrees ! Estimated noise=1.68073 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.572 x 10.72 at -20.68 degrees (North through East) ! Clean map min=-0.0072886 max=0.49997 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.133 mas, bmaj=9.888 mas, bpa=-20.6 degrees ! Estimated noise=1.89162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.389228 Jy ! Component: 100 - total flux cleaned = 0.474683 Jy ! Component: 150 - total flux cleaned = 0.501025 Jy ! Component: 200 - total flux cleaned = 0.513007 Jy ! Total flux subtracted in 200 components = 0.513007 Jy ! Clean residual min=-0.009984 max=0.007975 Jy/beam ! Clean residual mean=-0.000024 rms=0.002144 Jy/beam ! Combined flux in latest and established models = 0.513007 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.513007 Jy ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=10.72 mas, bpa=-20.68 degrees ! Estimated noise=1.68073 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.00609144 Jy ! Component: 100 - total flux cleaned = 0.00910559 Jy ! Component: 150 - total flux cleaned = 0.0101741 Jy ! Component: 200 - total flux cleaned = 0.0107239 Jy ! Total flux subtracted in 200 components = 0.0107239 Jy ! Clean residual min=-0.007821 max=0.006723 Jy/beam ! Clean residual mean=-0.000025 rms=0.001872 Jy/beam ! Combined flux in latest and established models = 0.523731 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 40 components and 0.523731 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.715 mas, bmaj=11.53 mas, bpa=-20.38 degrees ! Estimated noise=2.05792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665164 Jy ! Component: 100 - total flux cleaned = 0.00102371 Jy ! Component: 150 - total flux cleaned = 0.00126985 Jy ! Component: 200 - total flux cleaned = 0.00126896 Jy ! Total flux subtracted in 200 components = 0.00126896 Jy ! Clean residual min=-0.006967 max=0.009012 Jy/beam ! Clean residual mean=-0.000043 rms=0.002214 Jy/beam ! Combined flux in latest and established models = 0.525 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 = 8.75147e-07 Jy ! Component: 100 - total flux cleaned = 1.17213e-06 Jy ! Component: 150 - total flux cleaned = 3.07569e-06 Jy ! Component: 200 - total flux cleaned = 4.56853e-05 Jy ! Total flux subtracted in 200 components = 4.56853e-05 Jy ! Clean residual min=-0.006929 max=0.008982 Jy/beam ! Clean residual mean=-0.000043 rms=0.002198 Jy/beam ! Combined flux in latest and established models = 0.525045 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.525045 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=10.72 mas, bpa=-20.68 degrees ! Estimated noise=1.68073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102661 Jy ! Component: 100 - total flux cleaned = 0.000171247 Jy ! Component: 150 - total flux cleaned = 0.000167599 Jy ! Component: 200 - total flux cleaned = 0.000167883 Jy ! Total flux subtracted in 200 components = 0.000167883 Jy ! Clean residual min=-0.007406 max=0.007070 Jy/beam ! Clean residual mean=-0.000022 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 0.525213 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.525213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061442Jy sigma=1.080243 ! Fit after self-cal, rms=0.061446Jy sigma=1.079933 wmodel J1113+1442_S_b_map.mod ! Writing 69 model components to file: J1113+1442_S_b_map.mod wobs J1113+1442_S_b_uvs.fits ! Writing UV FITS file: J1113+1442_S_b_uvs.fits wwins J1113+1442_S_b_map.win ! wwins: Wrote 1 windows to J1113+1442_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.00159529 Jy ! Component: 100 - total flux cleaned = -0.00195172 Jy ! Component: 150 - total flux cleaned = -0.0021705 Jy ! Component: 200 - total flux cleaned = -0.00227252 Jy ! Component: 250 - total flux cleaned = -0.00246649 Jy ! Component: 300 - total flux cleaned = -0.00275061 Jy ! Component: 350 - total flux cleaned = -0.00311418 Jy ! Component: 400 - total flux cleaned = -0.00346162 Jy ! Component: 450 - total flux cleaned = -0.0035428 Jy ! Component: 500 - total flux cleaned = -0.00346079 Jy ! Component: 550 - total flux cleaned = -0.00346098 Jy ! Component: 600 - total flux cleaned = -0.00323385 Jy ! Component: 650 - total flux cleaned = -0.00279328 Jy ! Component: 700 - total flux cleaned = -0.00251055 Jy ! Component: 750 - total flux cleaned = -0.00230416 Jy ! Component: 800 - total flux cleaned = -0.00216874 Jy ! Component: 850 - total flux cleaned = -0.00203787 Jy ! Component: 900 - total flux cleaned = -0.00209846 Jy ! Component: 950 - total flux cleaned = -0.0018507 Jy ! Component: 1000 - total flux cleaned = -0.00173244 Jy ! Component: 1050 - total flux cleaned = -0.00167366 Jy ! Component: 1100 - total flux cleaned = -0.00167388 Jy ! Component: 1150 - total flux cleaned = -0.00172695 Jy ! Component: 1200 - total flux cleaned = -0.00172489 Jy ! Component: 1250 - total flux cleaned = -0.0017776 Jy ! Component: 1300 - total flux cleaned = -0.00193154 Jy ! Component: 1350 - total flux cleaned = -0.00198076 Jy ! Component: 1400 - total flux cleaned = -0.00198078 Jy ! Component: 1450 - total flux cleaned = -0.00198049 Jy ! Component: 1500 - total flux cleaned = -0.00207354 Jy ! Component: 1550 - total flux cleaned = -0.00207286 Jy ! Component: 1600 - total flux cleaned = -0.00211788 Jy ! Component: 1650 - total flux cleaned = -0.00216147 Jy ! Component: 1700 - total flux cleaned = -0.00216161 Jy ! Component: 1750 - total flux cleaned = -0.00211924 Jy ! Component: 1800 - total flux cleaned = -0.00228539 Jy ! Component: 1850 - total flux cleaned = -0.00224376 Jy ! Component: 1900 - total flux cleaned = -0.00224415 Jy ! Component: 1950 - total flux cleaned = -0.00220537 Jy ! Component: 2000 - total flux cleaned = -0.00220639 Jy ! Component: 2050 - total flux cleaned = -0.00220753 Jy ! Component: 2100 - total flux cleaned = -0.00228261 Jy ! Component: 2150 - total flux cleaned = -0.00224574 Jy ! Component: 2200 - total flux cleaned = -0.00235379 Jy ! Component: 2250 - total flux cleaned = -0.00228108 Jy ! Component: 2300 - total flux cleaned = -0.00217619 Jy ! Component: 2350 - total flux cleaned = -0.00228088 Jy ! Component: 2400 - total flux cleaned = -0.0025185 Jy ! Component: 2450 - total flux cleaned = -0.00258524 Jy ! Component: 2500 - total flux cleaned = -0.00255233 Jy ! Component: 2550 - total flux cleaned = -0.00274936 Jy ! Component: 2600 - total flux cleaned = -0.00278143 Jy ! Component: 2650 - total flux cleaned = -0.00300402 Jy ! Component: 2700 - total flux cleaned = -0.00303554 Jy ! Component: 2750 - total flux cleaned = -0.00312924 Jy ! Component: 2800 - total flux cleaned = -0.00319092 Jy ! Component: 2850 - total flux cleaned = -0.00325132 Jy ! Component: 2900 - total flux cleaned = -0.00325149 Jy ! Component: 2950 - total flux cleaned = -0.00339946 Jy ! Component: 3000 - total flux cleaned = -0.00348678 Jy ! Component: 3050 - total flux cleaned = -0.00357349 Jy ! Component: 3100 - total flux cleaned = -0.00371654 Jy ! Component: 3150 - total flux cleaned = -0.00388662 Jy ! Component: 3200 - total flux cleaned = -0.00388656 Jy ! Component: 3250 - total flux cleaned = -0.00402556 Jy ! Component: 3300 - total flux cleaned = -0.00413598 Jy ! Component: 3350 - total flux cleaned = -0.00413615 Jy ! Component: 3400 - total flux cleaned = -0.00429853 Jy ! Component: 3450 - total flux cleaned = -0.00440552 Jy ! Component: 3500 - total flux cleaned = -0.00440521 Jy ! Component: 3550 - total flux cleaned = -0.00453678 Jy ! Component: 3600 - total flux cleaned = -0.00461497 Jy ! Component: 3650 - total flux cleaned = -0.00471801 Jy ! Component: 3700 - total flux cleaned = -0.00482041 Jy ! Component: 3750 - total flux cleaned = -0.00494701 Jy ! Component: 3800 - total flux cleaned = -0.00499709 Jy ! Component: 3850 - total flux cleaned = -0.00504689 Jy ! Component: 3900 - total flux cleaned = -0.00499741 Jy ! Component: 3950 - total flux cleaned = -0.00519376 Jy ! Component: 4000 - total flux cleaned = -0.00519337 Jy ! Component: 4050 - total flux cleaned = -0.00526535 Jy ! Total flux subtracted in 4096 components = -0.0053132 Jy ! Clean residual min=-0.001419 max=0.001694 Jy/beam ! Clean residual mean=0.000000 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.5199 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 337 components and 0.5199 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1113+1442_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.572 x 10.72 at -20.68 degrees (North through East) ! Clean map min=-0.0040087 max=0.50028 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1113+1442_S_b_map.fits wmodel /vlbi/uf001/uva//J1113+1442_S_b_map.mod ! Writing 337 model components to file: /vlbi/uf001/uva//J1113+1442_S_b_map.mod wobs /vlbi/uf001/uva//J1113+1442_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1113+1442_S_b_uvs.fits wwins /vlbi/uf001/uva//J1113+1442_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1113+1442_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.500282 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000439236 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.263393 0.263393 0.526787 1.05357 2.10715 4.21429 8.42858 16.8572 33.7143 67.4287 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.5 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1138.98 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1113+1442_S_b_dfm.log closed on Mon Jan 14 01:11:43 2019