! Started logfile: /vlbi/uf001/uva//J1751-2524_S_dfm.log on Mon Jan 14 04:22:10 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//J1751-2524_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1751-2524_S_uva.fits ! AN table 1: 73 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.988911 visibilities/baseline/integration-bin. ! Found source: J1751-2524 ! ! 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 4548 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 J1751-2524_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.083338Jy sigma=16.895031 ! Fit after self-cal, rms=0.757512Jy sigma=12.234782 ! 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=8.048 mas, bmaj=23.97 mas, bpa=-0.9106 degrees ! Estimated noise=1.22084 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.216885 Jy ! Component: 100 - total flux cleaned = 0.33633 Jy ! Total flux subtracted in 100 components = 0.33633 Jy ! Clean residual min=-0.039926 max=0.085409 Jy/beam ! Clean residual mean=-0.001218 rms=0.018776 Jy/beam ! Combined flux in latest and established models = 0.33633 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 52 components and 0.33633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.230534Jy sigma=3.398538 ! Fit after self-cal, rms=0.228608Jy sigma=3.366589 ! 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=8.679 mas, bmaj=25.48 mas, bpa=-1.697 degrees ! Estimated noise=0.684415 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.113261 Jy ! Component: 100 - total flux cleaned = 0.185176 Jy ! Component: 150 - total flux cleaned = 0.236299 Jy ! Component: 200 - total flux cleaned = 0.273855 Jy ! Total flux subtracted in 200 components = 0.273855 Jy ! Clean residual min=-0.034196 max=0.063813 Jy/beam ! Clean residual mean=-0.000684 rms=0.013588 Jy/beam ! Combined flux in latest and established models = 0.610185 Jy ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 140 components and 0.610185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144591Jy sigma=2.137918 ! Fit after self-cal, rms=0.143549Jy sigma=2.126550 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.679 x 25.48 at -1.697 degrees (North through East) ! Clean map min=-0.033674 max=0.28109 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.90 KP 1.06 LA 0.85 ! NL 2.85 OV 1.30 PT 0.81 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.90 KP 1.02 LA 0.84 ! NL 2.77 OV 1.27 PT 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.92 KP 1.01 LA 0.84 ! NL 2.47 OV 1.25 PT 0.84 ! ! ! Fit before self-cal, rms=0.143549Jy sigma=2.126550 ! Fit after self-cal, rms=0.158289Jy sigma=1.557706 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.77 mas, bmaj=27.41 mas, bpa=5.041 degrees ! Estimated noise=0.823468 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.00875859 Jy ! Component: 100 - total flux cleaned = 0.00937156 Jy ! Component: 150 - total flux cleaned = 0.00893079 Jy ! Component: 200 - total flux cleaned = 0.00814386 Jy ! Total flux subtracted in 200 components = 0.00814386 Jy ! Clean residual min=-0.024076 max=0.027910 Jy/beam ! Clean residual mean=-0.000185 rms=0.008148 Jy/beam ! Combined flux in latest and established models = 0.618329 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 176 components and 0.618329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155898Jy sigma=1.491802 ! Fit after self-cal, rms=0.156901Jy sigma=1.489510 ! 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.156901Jy sigma=1.489510 ! Fit after self-cal, rms=0.176355Jy sigma=1.431620 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.05 mas, bmaj=28.6 mas, bpa=5.301 degrees ! Estimated noise=0.858494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0015765 Jy ! Component: 100 - total flux cleaned = -0.0010609 Jy ! Component: 150 - total flux cleaned = -0.000236201 Jy ! Component: 200 - total flux cleaned = -0.000572372 Jy ! Total flux subtracted in 200 components = -0.000572372 Jy ! Clean residual min=-0.020224 max=0.025530 Jy/beam ! Clean residual mean=-0.000152 rms=0.007080 Jy/beam ! Combined flux in latest and established models = 0.617757 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 183 components and 0.617757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.175585Jy sigma=1.374097 ! Fit after self-cal, rms=0.175727Jy sigma=1.373775 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.000586418 Jy ! Component: 100 - total flux cleaned = -0.00108173 Jy ! Component: 150 - total flux cleaned = -0.00174426 Jy ! Component: 200 - total flux cleaned = -0.00234764 Jy ! Total flux subtracted in 200 components = -0.00234764 Jy ! Clean residual min=-0.018913 max=0.023440 Jy/beam ! Clean residual mean=-0.000164 rms=0.006839 Jy/beam ! Combined flux in latest and established models = 0.615409 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 196 components and 0.615409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.175654Jy sigma=1.356895 ! Fit after self-cal, rms=0.175623Jy sigma=1.356751 ! 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.175623Jy sigma=1.356751 ! Fit after self-cal, rms=0.220497Jy sigma=1.305966 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.39 mas, bmaj=29.9 mas, bpa=5.733 degrees ! Estimated noise=0.879629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00474126 Jy ! Component: 100 - total flux cleaned = -0.00449904 Jy ! Component: 150 - total flux cleaned = -0.00427545 Jy ! Component: 200 - total flux cleaned = -0.00393197 Jy ! Total flux subtracted in 200 components = -0.00393197 Jy ! Clean residual min=-0.018816 max=0.021929 Jy/beam ! Clean residual mean=-0.000062 rms=0.006128 Jy/beam ! Combined flux in latest and established models = 0.611477 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 201 components and 0.611477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.220518Jy sigma=1.285874 ! Fit after self-cal, rms=0.220885Jy sigma=1.285583 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.000457638 Jy ! Component: 100 - total flux cleaned = 0.000910966 Jy ! Component: 150 - total flux cleaned = 0.00132253 Jy ! Component: 200 - total flux cleaned = 0.00171414 Jy ! Total flux subtracted in 200 components = 0.00171414 Jy ! Clean residual min=-0.018430 max=0.021125 Jy/beam ! Clean residual mean=-0.000059 rms=0.005968 Jy/beam ! Combined flux in latest and established models = 0.613191 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 207 components and 0.613191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.221021Jy sigma=1.277345 ! Fit after self-cal, rms=0.220957Jy sigma=1.277291 ! 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.220957Jy sigma=1.277291 ! Fit after self-cal, rms=0.239178Jy sigma=1.273299 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.52 mas, bmaj=31.75 mas, bpa=7.578 degrees ! Estimated noise=0.836084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132421 Jy ! Component: 100 - total flux cleaned = -0.00109312 Jy ! Component: 150 - total flux cleaned = -0.00072647 Jy ! Component: 200 - total flux cleaned = -8.1587e-05 Jy ! Total flux subtracted in 200 components = -8.1587e-05 Jy ! Clean residual min=-0.017457 max=0.020530 Jy/beam ! Clean residual mean=-0.000052 rms=0.005806 Jy/beam ! Combined flux in latest and established models = 0.61311 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 213 components and 0.61311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.239495Jy sigma=1.258467 ! Fit after self-cal, rms=0.239543Jy sigma=1.258413 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.000778715 Jy ! Component: 100 - total flux cleaned = 0.00150512 Jy ! Component: 150 - total flux cleaned = 0.00218707 Jy ! Component: 200 - total flux cleaned = 0.00270636 Jy ! Total flux subtracted in 200 components = 0.00270636 Jy ! Clean residual min=-0.017094 max=0.019589 Jy/beam ! Clean residual mean=-0.000046 rms=0.005623 Jy/beam ! Combined flux in latest and established models = 0.615816 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 216 components and 0.615816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.239878Jy sigma=1.251201 ! Fit after self-cal, rms=0.239766Jy sigma=1.251168 ! 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=11.48 mas, bmaj=30.4 mas, bpa=6.049 degrees ! Estimated noise=0.88328 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.48 x 30.4 at 6.049 degrees (North through East) ! Clean map min=-0.018036 max=0.35028 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=10.28 mas, bmaj=28.97 mas, bpa=6.798 degrees ! Estimated noise=1.67406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.274078 Jy ! Component: 100 - total flux cleaned = 0.405164 Jy ! Component: 150 - total flux cleaned = 0.478284 Jy ! Component: 200 - total flux cleaned = 0.520772 Jy ! Total flux subtracted in 200 components = 0.520772 Jy ! Clean residual min=-0.025382 max=0.038827 Jy/beam ! Clean residual mean=-0.000288 rms=0.009351 Jy/beam ! Combined flux in latest and established models = 0.520772 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.520772 Jy ! Inverting map and beam ! Estimated beam: bmin=11.48 mas, bmaj=30.4 mas, bpa=6.049 degrees ! Estimated noise=0.88328 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.0393865 Jy ! Component: 100 - total flux cleaned = 0.060405 Jy ! Component: 150 - total flux cleaned = 0.0721672 Jy ! Component: 200 - total flux cleaned = 0.0752904 Jy ! Total flux subtracted in 200 components = 0.0752904 Jy ! Clean residual min=-0.021164 max=0.029182 Jy/beam ! Clean residual mean=-0.000074 rms=0.007448 Jy/beam ! Combined flux in latest and established models = 0.596062 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 98 components and 0.596062 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=12.52 mas, bmaj=31.75 mas, bpa=7.578 degrees ! Estimated noise=0.836084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00732659 Jy ! Component: 100 - total flux cleaned = 0.00889377 Jy ! Component: 150 - total flux cleaned = 0.010693 Jy ! Component: 200 - total flux cleaned = 0.0123467 Jy ! Total flux subtracted in 200 components = 0.0123467 Jy ! Clean residual min=-0.019128 max=0.025532 Jy/beam ! Clean residual mean=-0.000058 rms=0.006838 Jy/beam ! Combined flux in latest and established models = 0.608409 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.00152351 Jy ! Component: 100 - total flux cleaned = 0.00292903 Jy ! Component: 150 - total flux cleaned = 0.0042368 Jy ! Component: 200 - total flux cleaned = 0.00521415 Jy ! Total flux subtracted in 200 components = 0.00521415 Jy ! Clean residual min=-0.018555 max=0.023380 Jy/beam ! Clean residual mean=-0.000046 rms=0.006393 Jy/beam ! Combined flux in latest and established models = 0.613623 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 111 components and 0.613623 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.48 mas, bmaj=30.4 mas, bpa=6.049 degrees ! Estimated noise=0.88328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0030772 Jy ! Component: 100 - total flux cleaned = -0.00287483 Jy ! Component: 150 - total flux cleaned = -0.00251395 Jy ! Component: 200 - total flux cleaned = -0.00199829 Jy ! Total flux subtracted in 200 components = -0.00199829 Jy ! Clean residual min=-0.019428 max=0.022725 Jy/beam ! Clean residual mean=-0.000044 rms=0.006128 Jy/beam ! Combined flux in latest and established models = 0.611624 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 128 components and 0.611624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.241976Jy sigma=1.282351 ! Fit after self-cal, rms=0.241604Jy sigma=1.281659 wmodel J1751-2524_S_map.mod ! Writing 128 model components to file: J1751-2524_S_map.mod wobs J1751-2524_S_uvs.fits ! Writing UV FITS file: J1751-2524_S_uvs.fits wwins J1751-2524_S_map.win ! wwins: Wrote 1 windows to J1751-2524_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.00986004 Jy ! Component: 100 - total flux cleaned = 0.0154437 Jy ! Component: 150 - total flux cleaned = 0.0180986 Jy ! Component: 200 - total flux cleaned = 0.0196806 Jy ! Component: 250 - total flux cleaned = 0.0203947 Jy ! Component: 300 - total flux cleaned = 0.0212821 Jy ! Component: 350 - total flux cleaned = 0.0220991 Jy ! Component: 400 - total flux cleaned = 0.0230541 Jy ! Component: 450 - total flux cleaned = 0.0241289 Jy ! Component: 500 - total flux cleaned = 0.0246408 Jy ! Component: 550 - total flux cleaned = 0.0256218 Jy ! Component: 600 - total flux cleaned = 0.0262439 Jy ! Component: 650 - total flux cleaned = 0.0271365 Jy ! Component: 700 - total flux cleaned = 0.0281341 Jy ! Component: 750 - total flux cleaned = 0.0292378 Jy ! Component: 800 - total flux cleaned = 0.0305746 Jy ! Component: 850 - total flux cleaned = 0.0317368 Jy ! Component: 900 - total flux cleaned = 0.0331156 Jy ! Component: 950 - total flux cleaned = 0.0348229 Jy ! Component: 1000 - total flux cleaned = 0.0361271 Jy ! Component: 1050 - total flux cleaned = 0.0370498 Jy ! Component: 1100 - total flux cleaned = 0.0377275 Jy ! Component: 1150 - total flux cleaned = 0.0384986 Jy ! Component: 1200 - total flux cleaned = 0.0390379 Jy ! Component: 1250 - total flux cleaned = 0.0397745 Jy ! Component: 1300 - total flux cleaned = 0.0402888 Jy ! Component: 1350 - total flux cleaned = 0.0405911 Jy ! Component: 1400 - total flux cleaned = 0.0412838 Jy ! Component: 1450 - total flux cleaned = 0.0416715 Jy ! Component: 1500 - total flux cleaned = 0.0417676 Jy ! Component: 1550 - total flux cleaned = 0.0417687 Jy ! Component: 1600 - total flux cleaned = 0.0419541 Jy ! Component: 1650 - total flux cleaned = 0.0418622 Jy ! Component: 1700 - total flux cleaned = 0.0419529 Jy ! Component: 1750 - total flux cleaned = 0.041864 Jy ! Component: 1800 - total flux cleaned = 0.0417751 Jy ! Component: 1850 - total flux cleaned = 0.0415102 Jy ! Component: 1900 - total flux cleaned = 0.0411609 Jy ! Component: 1950 - total flux cleaned = 0.040988 Jy ! Component: 2000 - total flux cleaned = 0.0408158 Jy ! Component: 2050 - total flux cleaned = 0.0407299 Jy ! Component: 2100 - total flux cleaned = 0.0404745 Jy ! Component: 2150 - total flux cleaned = 0.0402213 Jy ! Component: 2200 - total flux cleaned = 0.0403055 Jy ! Component: 2250 - total flux cleaned = 0.0400545 Jy ! Component: 2300 - total flux cleaned = 0.040138 Jy ! Component: 2350 - total flux cleaned = 0.0400551 Jy ! Component: 2400 - total flux cleaned = 0.0401372 Jy ! Component: 2450 - total flux cleaned = 0.0402194 Jy ! Component: 2500 - total flux cleaned = 0.0400566 Jy ! Component: 2550 - total flux cleaned = 0.0399757 Jy ! Component: 2600 - total flux cleaned = 0.0400565 Jy ! Component: 2650 - total flux cleaned = 0.0399768 Jy ! Component: 2700 - total flux cleaned = 0.0404558 Jy ! Component: 2750 - total flux cleaned = 0.0403757 Jy ! Component: 2800 - total flux cleaned = 0.0403759 Jy ! Component: 2850 - total flux cleaned = 0.0405333 Jy ! Component: 2900 - total flux cleaned = 0.0407689 Jy ! Component: 2950 - total flux cleaned = 0.0409257 Jy ! Component: 3000 - total flux cleaned = 0.0410816 Jy ! Component: 3050 - total flux cleaned = 0.0410043 Jy ! Component: 3100 - total flux cleaned = 0.0410046 Jy ! Component: 3150 - total flux cleaned = 0.0409271 Jy ! Component: 3200 - total flux cleaned = 0.0408507 Jy ! Component: 3250 - total flux cleaned = 0.0410041 Jy ! Component: 3300 - total flux cleaned = 0.0410812 Jy ! Component: 3350 - total flux cleaned = 0.041158 Jy ! Component: 3400 - total flux cleaned = 0.0408513 Jy ! Component: 3450 - total flux cleaned = 0.0406217 Jy ! Component: 3500 - total flux cleaned = 0.0403162 Jy ! Component: 3550 - total flux cleaned = 0.0400867 Jy ! Component: 3600 - total flux cleaned = 0.0399334 Jy ! Component: 3650 - total flux cleaned = 0.0395497 Jy ! Component: 3700 - total flux cleaned = 0.0391658 Jy ! Component: 3750 - total flux cleaned = 0.0390122 Jy ! Component: 3800 - total flux cleaned = 0.0388585 Jy ! Component: 3850 - total flux cleaned = 0.038548 Jy ! Component: 3900 - total flux cleaned = 0.0383919 Jy ! Component: 3950 - total flux cleaned = 0.0382357 Jy ! Component: 4000 - total flux cleaned = 0.0380783 Jy ! Component: 4050 - total flux cleaned = 0.0379991 Jy ! Total flux subtracted in 4096 components = 0.0376814 Jy ! Clean residual min=-0.004735 max=0.004259 Jy/beam ! Clean residual mean=0.000019 rms=0.001698 Jy/beam ! Combined flux in latest and established models = 0.649306 Jy keep ! Adding 433 model components to the UV plane model. ! The established model now contains 561 components and 0.649306 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1751-2524_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.48 x 30.4 at 6.049 degrees (North through East) ! Clean map min=-0.013586 max=0.3561 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1751-2524_S_map.fits wmodel /vlbi/uf001/uva//J1751-2524_S_map.mod ! Writing 561 model components to file: /vlbi/uf001/uva//J1751-2524_S_map.mod wobs /vlbi/uf001/uva//J1751-2524_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1751-2524_S_uvs.fits wwins /vlbi/uf001/uva//J1751-2524_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1751-2524_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.356102 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00168019 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.41548 1.41548 2.83097 5.66193 11.3239 22.6477 45.2955 90.5909 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.356 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 211.941 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1751-2524_S_dfm.log closed on Mon Jan 14 04:22:14 2019