! Started logfile: /vlbi/uf001/uva//J1120+5404_S_dfm.log on Mon Jan 14 01:14:00 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//J1120+5404_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1120+5404_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.982456 visibilities/baseline/integration-bin. ! Found source: J1120+5404 ! ! 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 7560 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 J1120+5404_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003409Jy sigma=24.291050 ! Fit after self-cal, rms=0.913509Jy sigma=22.107135 ! 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.3 mas, bmaj=4.118 mas, bpa=15.93 degrees ! Estimated noise=0.52949 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.068645 Jy ! Component: 100 - total flux cleaned = 0.0836178 Jy ! Total flux subtracted in 100 components = 0.0836178 Jy ! Clean residual min=-0.003687 max=0.004943 Jy/beam ! Clean residual mean=-0.000024 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.0836178 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0836178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057870Jy sigma=1.330885 ! Fit after self-cal, rms=0.057668Jy sigma=1.323707 ! 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.878 mas, bmaj=4.998 mas, bpa=21.04 degrees ! Estimated noise=0.344599 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 (-4.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00522921 Jy ! Component: 100 - total flux cleaned = 0.00808019 Jy ! Component: 150 - total flux cleaned = 0.0099969 Jy ! Component: 200 - total flux cleaned = 0.0113632 Jy ! Total flux subtracted in 200 components = 0.0113632 Jy ! Clean residual min=-0.001927 max=0.001953 Jy/beam ! Clean residual mean=-0.000007 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.094981 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 28 components and 0.094981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057182Jy sigma=1.311410 ! Fit after self-cal, rms=0.057154Jy sigma=1.310846 ! 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.878 x 4.998 at 21.04 degrees (North through East) ! Clean map min=-0.0019476 max=0.087464 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.05 KP 0.98 ! LA 0.97 MK 0.97 NL 1.04 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 1.02 KP 1.02 ! LA 0.96 MK 0.95 NL 1.03 OV 0.92 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.03 KP 1.01 ! LA 0.96 MK 1.01 NL 1.02 OV 0.97 ! PT 0.93 SC 1.00 ! ! ! Fit before self-cal, rms=0.057154Jy sigma=1.310846 ! Fit after self-cal, rms=0.056512Jy sigma=1.306050 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.883 mas, bmaj=5.006 mas, bpa=20.75 degrees ! Estimated noise=0.341762 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.000626867 Jy ! Component: 100 - total flux cleaned = -0.00101272 Jy ! Component: 150 - total flux cleaned = -0.00121835 Jy ! Component: 200 - total flux cleaned = -0.00128441 Jy ! Total flux subtracted in 200 components = -0.00128441 Jy ! Clean residual min=-0.001710 max=0.001900 Jy/beam ! Clean residual mean=0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0936966 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.0936966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056480Jy sigma=1.305379 ! Fit after self-cal, rms=0.056483Jy sigma=1.305261 ! 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.056483Jy sigma=1.305261 ! Fit after self-cal, rms=0.056506Jy sigma=1.301975 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.886 mas, bmaj=4.997 mas, bpa=20.91 degrees ! Estimated noise=0.340885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000358527 Jy ! Component: 100 - total flux cleaned = -0.000511676 Jy ! Component: 150 - total flux cleaned = -0.000585063 Jy ! Component: 200 - total flux cleaned = -0.000650741 Jy ! Total flux subtracted in 200 components = -0.000650741 Jy ! Clean residual min=-0.001554 max=0.001887 Jy/beam ! Clean residual mean=0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0930458 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.0930458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056492Jy sigma=1.301603 ! Fit after self-cal, rms=0.056497Jy sigma=1.301547 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 (-42, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153466 Jy ! Component: 100 - total flux cleaned = 0.00175805 Jy ! Component: 150 - total flux cleaned = 0.00184503 Jy ! Component: 200 - total flux cleaned = 0.00194173 Jy ! Total flux subtracted in 200 components = 0.00194173 Jy ! Clean residual min=-0.001587 max=0.001689 Jy/beam ! Clean residual mean=0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0949876 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 72 components and 0.0949875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056444Jy sigma=1.299968 ! Fit after self-cal, rms=0.056441Jy sigma=1.299901 ! 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.056441Jy sigma=1.299901 ! Fit after self-cal, rms=0.056366Jy sigma=1.299415 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=5.001 mas, bpa=20.99 degrees ! Estimated noise=0.339518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00038681 Jy ! Component: 100 - total flux cleaned = 0.000410729 Jy ! Component: 150 - total flux cleaned = 0.000370112 Jy ! Component: 200 - total flux cleaned = 0.000351373 Jy ! Total flux subtracted in 200 components = 0.000351373 Jy ! Clean residual min=-0.001595 max=0.001737 Jy/beam ! Clean residual mean=0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0953389 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 79 components and 0.0953389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056352Jy sigma=1.298999 ! Fit after self-cal, rms=0.056354Jy sigma=1.298982 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 = -3.63578e-05 Jy ! Component: 100 - total flux cleaned = -6.90523e-05 Jy ! Component: 150 - total flux cleaned = -5.32246e-05 Jy ! Component: 200 - total flux cleaned = -6.79022e-05 Jy ! Total flux subtracted in 200 components = -6.79022e-05 Jy ! Clean residual min=-0.001587 max=0.001739 Jy/beam ! Clean residual mean=0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.095271 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 0.095271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056346Jy sigma=1.298770 ! Fit after self-cal, rms=0.056346Jy sigma=1.298765 ! 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.056346Jy sigma=1.298765 ! Fit after self-cal, rms=0.056273Jy sigma=1.298737 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.726 mas, bmaj=8.949 mas, bpa=28.95 degrees ! Estimated noise=0.423552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000410238 Jy ! Component: 100 - total flux cleaned = 0.00064938 Jy ! Component: 150 - total flux cleaned = 0.000758469 Jy ! Component: 200 - total flux cleaned = 0.000810271 Jy ! Total flux subtracted in 200 components = 0.000810271 Jy ! Clean residual min=-0.001785 max=0.001927 Jy/beam ! Clean residual mean=0.000003 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0960813 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 97 components and 0.0960813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056275Jy sigma=1.298793 ! Fit after self-cal, rms=0.056274Jy sigma=1.298771 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.000147576 Jy ! Component: 100 - total flux cleaned = 0.00018244 Jy ! Component: 150 - total flux cleaned = 0.000213669 Jy ! Component: 200 - total flux cleaned = 0.000233702 Jy ! Total flux subtracted in 200 components = 0.000233702 Jy ! Clean residual min=-0.001792 max=0.001920 Jy/beam ! Clean residual mean=0.000003 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.096315 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 104 components and 0.096315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056275Jy sigma=1.298792 ! Fit after self-cal, rms=0.056275Jy sigma=1.298787 ! 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.887 mas, bmaj=5.004 mas, bpa=20.97 degrees ! Estimated noise=0.338922 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.887 x 5.004 at 20.97 degrees (North through East) ! Clean map min=-0.0014726 max=0.086694 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.304 mas, bmaj=4.114 mas, bpa=14.93 degrees ! Estimated noise=0.523295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0679835 Jy ! Component: 100 - total flux cleaned = 0.0828373 Jy ! Component: 150 - total flux cleaned = 0.0873695 Jy ! Component: 200 - total flux cleaned = 0.089478 Jy ! Total flux subtracted in 200 components = 0.089478 Jy ! Clean residual min=-0.002900 max=0.003587 Jy/beam ! Clean residual mean=-0.000013 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.089478 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.089478 Jy ! Inverting map and beam ! Estimated beam: bmin=3.887 mas, bmaj=5.004 mas, bpa=20.97 degrees ! Estimated noise=0.338922 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.00199119 Jy ! Component: 100 - total flux cleaned = 0.0031318 Jy ! Component: 150 - total flux cleaned = 0.00391847 Jy ! Component: 200 - total flux cleaned = 0.00457612 Jy ! Total flux subtracted in 200 components = 0.00457612 Jy ! Clean residual min=-0.001612 max=0.001624 Jy/beam ! Clean residual mean=-0.000000 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0940541 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.0940541 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.726 mas, bmaj=8.949 mas, bpa=28.95 degrees ! Estimated noise=0.423552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000919298 Jy ! Component: 100 - total flux cleaned = 0.00134015 Jy ! Component: 150 - total flux cleaned = 0.00167695 Jy ! Component: 200 - total flux cleaned = 0.00189299 Jy ! Total flux subtracted in 200 components = 0.00189299 Jy ! Clean residual min=-0.001756 max=0.001827 Jy/beam ! Clean residual mean=0.000002 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0959471 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.00013177 Jy ! Component: 100 - total flux cleaned = 0.000203307 Jy ! Component: 150 - total flux cleaned = 0.000253888 Jy ! Component: 200 - total flux cleaned = 0.000288879 Jy ! Total flux subtracted in 200 components = 0.000288879 Jy ! Clean residual min=-0.001762 max=0.001839 Jy/beam ! Clean residual mean=0.000003 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.096236 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 56 components and 0.0962359 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.887 mas, bmaj=5.004 mas, bpa=20.97 degrees ! Estimated noise=0.338922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000188745 Jy ! Component: 100 - total flux cleaned = -0.000246262 Jy ! Component: 150 - total flux cleaned = -0.000326761 Jy ! Component: 200 - total flux cleaned = -0.000377196 Jy ! Total flux subtracted in 200 components = -0.000377196 Jy ! Clean residual min=-0.001542 max=0.001743 Jy/beam ! Clean residual mean=0.000001 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0958587 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.0958588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056300Jy sigma=1.299429 ! Fit after self-cal, rms=0.056297Jy sigma=1.299359 wmodel J1120+5404_S_map.mod ! Writing 71 model components to file: J1120+5404_S_map.mod wobs J1120+5404_S_uvs.fits ! Writing UV FITS file: J1120+5404_S_uvs.fits wwins J1120+5404_S_map.win ! wwins: Wrote 3 windows to J1120+5404_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.000726087 Jy ! Component: 100 - total flux cleaned = 0.000727003 Jy ! Component: 150 - total flux cleaned = 0.000727154 Jy ! Component: 200 - total flux cleaned = 0.000780146 Jy ! Component: 250 - total flux cleaned = 0.000831706 Jy ! Component: 300 - total flux cleaned = 0.000831557 Jy ! Component: 350 - total flux cleaned = 0.000880326 Jy ! Component: 400 - total flux cleaned = 0.000903981 Jy ! Component: 450 - total flux cleaned = 0.000810093 Jy ! Component: 500 - total flux cleaned = 0.000787505 Jy ! Component: 550 - total flux cleaned = 0.000765256 Jy ! Component: 600 - total flux cleaned = 0.000787118 Jy ! Component: 650 - total flux cleaned = 0.000721313 Jy ! Component: 700 - total flux cleaned = 0.000742692 Jy ! Component: 750 - total flux cleaned = 0.000742588 Jy ! Component: 800 - total flux cleaned = 0.000784126 Jy ! Component: 850 - total flux cleaned = 0.00074299 Jy ! Component: 900 - total flux cleaned = 0.000703067 Jy ! Component: 950 - total flux cleaned = 0.000683501 Jy ! Component: 1000 - total flux cleaned = 0.000683559 Jy ! Component: 1050 - total flux cleaned = 0.000625835 Jy ! Component: 1100 - total flux cleaned = 0.000606895 Jy ! Component: 1150 - total flux cleaned = 0.000531882 Jy ! Component: 1200 - total flux cleaned = 0.000550988 Jy ! Component: 1250 - total flux cleaned = 0.00058792 Jy ! Component: 1300 - total flux cleaned = 0.000569592 Jy ! Component: 1350 - total flux cleaned = 0.000498314 Jy ! Component: 1400 - total flux cleaned = 0.000533855 Jy ! Component: 1450 - total flux cleaned = 0.000498856 Jy ! Component: 1500 - total flux cleaned = 0.000515956 Jy ! Component: 1550 - total flux cleaned = 0.000498514 Jy ! Component: 1600 - total flux cleaned = 0.000447358 Jy ! Component: 1650 - total flux cleaned = 0.000430519 Jy ! Component: 1700 - total flux cleaned = 0.000430512 Jy ! Component: 1750 - total flux cleaned = 0.000413901 Jy ! Component: 1800 - total flux cleaned = 0.000381418 Jy ! Component: 1850 - total flux cleaned = 0.000332982 Jy ! Component: 1900 - total flux cleaned = 0.000349014 Jy ! Component: 1950 - total flux cleaned = 0.000333272 Jy ! Component: 2000 - total flux cleaned = 0.000333388 Jy ! Component: 2050 - total flux cleaned = 0.000302291 Jy ! Component: 2100 - total flux cleaned = 0.000271504 Jy ! Component: 2150 - total flux cleaned = 0.000271545 Jy ! Component: 2200 - total flux cleaned = 0.000347389 Jy ! Component: 2250 - total flux cleaned = 0.000271705 Jy ! Component: 2300 - total flux cleaned = 0.000167212 Jy ! Component: 2350 - total flux cleaned = 0.000226585 Jy ! Component: 2400 - total flux cleaned = 0.000167735 Jy ! Component: 2450 - total flux cleaned = 0.00015312 Jy ! Component: 2500 - total flux cleaned = 0.000138704 Jy ! Component: 2550 - total flux cleaned = 6.68715e-05 Jy ! Component: 2600 - total flux cleaned = 3.84565e-05 Jy ! Component: 2650 - total flux cleaned = -3.77269e-06 Jy ! Component: 2700 - total flux cleaned = 1.03624e-05 Jy ! Component: 2750 - total flux cleaned = -3.62753e-06 Jy ! Component: 2800 - total flux cleaned = -1.74226e-05 Jy ! Component: 2850 - total flux cleaned = -5.84691e-05 Jy ! Component: 2900 - total flux cleaned = -4.48993e-05 Jy ! Component: 2950 - total flux cleaned = -9.92649e-05 Jy ! Component: 3000 - total flux cleaned = -0.000112625 Jy ! Component: 3050 - total flux cleaned = -0.000179359 Jy ! Component: 3100 - total flux cleaned = -0.000192712 Jy ! Component: 3150 - total flux cleaned = -0.000245436 Jy ! Component: 3200 - total flux cleaned = -0.000271624 Jy ! Component: 3250 - total flux cleaned = -0.000245725 Jy ! Component: 3300 - total flux cleaned = -0.000297308 Jy ! Component: 3350 - total flux cleaned = -0.000348585 Jy ! Component: 3400 - total flux cleaned = -0.000335783 Jy ! Component: 3450 - total flux cleaned = -0.000386425 Jy ! Component: 3500 - total flux cleaned = -0.000386512 Jy ! Component: 3550 - total flux cleaned = -0.000386538 Jy ! Component: 3600 - total flux cleaned = -0.000411339 Jy ! Component: 3650 - total flux cleaned = -0.00046085 Jy ! Component: 3700 - total flux cleaned = -0.000460924 Jy ! Component: 3750 - total flux cleaned = -0.000448689 Jy ! Component: 3800 - total flux cleaned = -0.000436618 Jy ! Component: 3850 - total flux cleaned = -0.000472724 Jy ! Component: 3900 - total flux cleaned = -0.000484757 Jy ! Component: 3950 - total flux cleaned = -0.000472809 Jy ! Component: 4000 - total flux cleaned = -0.000520097 Jy ! Component: 4050 - total flux cleaned = -0.000484788 Jy ! Total flux subtracted in 4096 components = -0.000531543 Jy ! Clean residual min=-0.000723 max=0.000706 Jy/beam ! Clean residual mean=-0.000000 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.0953272 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 379 components and 0.0953272 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1120+5404_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.887 x 5.004 at 20.97 degrees (North through East) ! Clean map min=-0.0012778 max=0.086665 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1120+5404_S_map.fits wmodel /vlbi/uf001/uva//J1120+5404_S_map.mod ! Writing 379 model components to file: /vlbi/uf001/uva//J1120+5404_S_map.mod wobs /vlbi/uf001/uva//J1120+5404_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1120+5404_S_uvs.fits wwins /vlbi/uf001/uva//J1120+5404_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1120+5404_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0866646 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216014 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.747757 0.747757 1.49551 2.99103 5.98205 11.9641 23.9282 47.8564 95.7129 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.086 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 401.2 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1120+5404_S_dfm.log closed on Mon Jan 14 01:14:04 2019