! Started logfile: /vlbi/uf001/uva//J1251-1717_S_dfm.log on Mon Jan 14 02:03:43 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//J1251-1717_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1251-1717_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.710317 visibilities/baseline/integration-bin. ! Found source: J1251-1717 ! ! 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 2685 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 J1251-1717_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003013Jy sigma=16.684981 ! Fit after self-cal, rms=0.920543Jy sigma=15.344297 ! 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.487 mas, bmaj=6.528 mas, bpa=-5.63 degrees ! Estimated noise=1.14911 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.0623954 Jy ! Component: 100 - total flux cleaned = 0.0769546 Jy ! Total flux subtracted in 100 components = 0.0769546 Jy ! Clean residual min=-0.006452 max=0.005983 Jy/beam ! Clean residual mean=0.000005 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.0769546 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0769546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085101Jy sigma=1.242916 ! Fit after self-cal, rms=0.084839Jy sigma=1.237989 ! 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=2.973 mas, bmaj=7.466 mas, bpa=-4.502 degrees ! Estimated noise=0.913757 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.00827753 Jy ! Component: 100 - total flux cleaned = 0.0124246 Jy ! Component: 150 - total flux cleaned = 0.0147652 Jy ! Component: 200 - total flux cleaned = 0.0161225 Jy ! Total flux subtracted in 200 components = 0.0161225 Jy ! Clean residual min=-0.005838 max=0.005333 Jy/beam ! Clean residual mean=0.000002 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.0930772 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.0930771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083943Jy sigma=1.224945 ! Fit after self-cal, rms=0.083904Jy sigma=1.224233 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.973 x 7.466 at -4.502 degrees (North through East) ! Clean map min=-0.0057514 max=0.08058 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 1.04 HN 1.13 KP 0.98 ! LA 0.99 MK 1.03 NL 1.09 OV 0.97 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.18 KP 0.98 ! LA 0.99 MK 1.00 NL 1.09 OV 0.80 ! PT 0.93 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 1.02 KP 0.98 ! LA 0.96 MK 0.96 NL 1.10 OV 0.95 ! PT 1.06 SC 0.99 ! ! ! Fit before self-cal, rms=0.083904Jy sigma=1.224233 ! Fit after self-cal, rms=0.081267Jy sigma=1.214131 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.994 mas, bmaj=7.491 mas, bpa=-4.245 degrees ! Estimated noise=0.910041 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.00110553 Jy ! Component: 100 - total flux cleaned = -0.000955156 Jy ! Component: 150 - total flux cleaned = -0.000956607 Jy ! Component: 200 - total flux cleaned = -0.000956277 Jy ! Total flux subtracted in 200 components = -0.000956277 Jy ! Clean residual min=-0.004461 max=0.005050 Jy/beam ! Clean residual mean=-0.000008 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.0921209 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.0921209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081216Jy sigma=1.213610 ! Fit after self-cal, rms=0.081252Jy sigma=1.212803 ! 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.081252Jy sigma=1.212803 ! Fit after self-cal, rms=0.081315Jy sigma=1.209416 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.006 mas, bmaj=7.461 mas, bpa=-4.049 degrees ! Estimated noise=0.908183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000653953 Jy ! Component: 100 - total flux cleaned = -0.000804188 Jy ! Component: 150 - total flux cleaned = -0.000806019 Jy ! Component: 200 - total flux cleaned = -0.000807307 Jy ! Total flux subtracted in 200 components = -0.000807307 Jy ! Clean residual min=-0.004461 max=0.004844 Jy/beam ! Clean residual mean=-0.000002 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.0913136 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.0913136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081272Jy sigma=1.208955 ! Fit after self-cal, rms=0.081309Jy sigma=1.208614 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 (35.5, 71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002791 Jy ! Component: 100 - total flux cleaned = 0.00280341 Jy ! Component: 150 - total flux cleaned = 0.0029462 Jy ! Component: 200 - total flux cleaned = 0.00306013 Jy ! Total flux subtracted in 200 components = 0.00306013 Jy ! Clean residual min=-0.004009 max=0.004379 Jy/beam ! Clean residual mean=-0.000002 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.0943737 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.0943737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081018Jy sigma=1.205205 ! Fit after self-cal, rms=0.081021Jy sigma=1.204904 ! 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.081021Jy sigma=1.204904 ! Fit after self-cal, rms=0.083235Jy sigma=1.205502 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=7.434 mas, bpa=-3.722 degrees ! Estimated noise=0.915357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00081883 Jy ! Component: 100 - total flux cleaned = 0.00108423 Jy ! Component: 150 - total flux cleaned = 0.00113158 Jy ! Component: 200 - total flux cleaned = 0.00117721 Jy ! Total flux subtracted in 200 components = 0.00117721 Jy ! Clean residual min=-0.004022 max=0.004201 Jy/beam ! Clean residual mean=0.000001 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.0955509 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 70 components and 0.0955509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083160Jy sigma=1.204691 ! Fit after self-cal, rms=0.083173Jy sigma=1.204599 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.25641e-05 Jy ! Component: 100 - total flux cleaned = 4.16033e-05 Jy ! Component: 150 - total flux cleaned = 7.88696e-05 Jy ! Component: 200 - total flux cleaned = 7.82816e-05 Jy ! Total flux subtracted in 200 components = 7.82816e-05 Jy ! Clean residual min=-0.004077 max=0.004144 Jy/beam ! Clean residual mean=0.000001 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.0956292 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 77 components and 0.0956292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083129Jy sigma=1.204136 ! Fit after self-cal, rms=0.083137Jy sigma=1.204118 ! 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.083137Jy sigma=1.204118 ! Fit after self-cal, rms=0.083430Jy sigma=1.204157 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.61 mas, bmaj=16.07 mas, bpa=-4.712 degrees ! Estimated noise=1.24656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140086 Jy ! Component: 100 - total flux cleaned = 0.00154232 Jy ! Component: 150 - total flux cleaned = 0.00154348 Jy ! Component: 200 - total flux cleaned = 0.00150428 Jy ! Total flux subtracted in 200 components = 0.00150428 Jy ! Clean residual min=-0.004648 max=0.005930 Jy/beam ! Clean residual mean=0.000003 rms=0.001514 Jy/beam ! Combined flux in latest and established models = 0.0971335 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 82 components and 0.0971335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083400Jy sigma=1.204124 ! Fit after self-cal, rms=0.083398Jy sigma=1.203946 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 = -6.67794e-05 Jy ! Component: 100 - total flux cleaned = -2.8426e-05 Jy ! Component: 150 - total flux cleaned = -6.31426e-05 Jy ! Component: 200 - total flux cleaned = -6.18252e-05 Jy ! Total flux subtracted in 200 components = -6.18252e-05 Jy ! Clean residual min=-0.004619 max=0.005866 Jy/beam ! Clean residual mean=0.000003 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.0970716 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 85 components and 0.0970716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083389Jy sigma=1.204053 ! Fit after self-cal, rms=0.083397Jy sigma=1.203962 ! 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.007 mas, bmaj=7.416 mas, bpa=-3.589 degrees ! Estimated noise=0.921452 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.007 x 7.416 at -3.589 degrees (North through East) ! Clean map min=-0.0040156 max=0.082413 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.505 mas, bmaj=6.424 mas, bpa=-4.581 degrees ! Estimated noise=1.17018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0632769 Jy ! Component: 100 - total flux cleaned = 0.079769 Jy ! Component: 150 - total flux cleaned = 0.0873555 Jy ! Component: 200 - total flux cleaned = 0.0900974 Jy ! Total flux subtracted in 200 components = 0.0900974 Jy ! Clean residual min=-0.006225 max=0.005094 Jy/beam ! Clean residual mean=0.000001 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.0900975 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.0900975 Jy ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=7.416 mas, bpa=-3.589 degrees ! Estimated noise=0.921452 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) ! Added new window around map position (72.5, -76). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00530185 Jy ! Component: 100 - total flux cleaned = 0.00852888 Jy ! Component: 150 - total flux cleaned = 0.0101263 Jy ! Component: 200 - total flux cleaned = 0.0106775 Jy ! Total flux subtracted in 200 components = 0.0106775 Jy ! Clean residual min=-0.004126 max=0.004064 Jy/beam ! Clean residual mean=0.000000 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.100775 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 47 components and 0.100775 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.61 mas, bmaj=16.07 mas, bpa=-4.712 degrees ! Estimated noise=1.24656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257506 Jy ! Component: 100 - total flux cleaned = 0.00327625 Jy ! Component: 150 - total flux cleaned = 0.00354881 Jy ! Component: 200 - total flux cleaned = 0.00373351 Jy ! Total flux subtracted in 200 components = 0.00373351 Jy ! Clean residual min=-0.004443 max=0.005063 Jy/beam ! Clean residual mean=0.000007 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.104508 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 = 5.20171e-07 Jy ! Component: 100 - total flux cleaned = -3.48719e-05 Jy ! Component: 150 - total flux cleaned = -6.7058e-05 Jy ! Component: 200 - total flux cleaned = -6.79241e-05 Jy ! Total flux subtracted in 200 components = -6.79241e-05 Jy ! Clean residual min=-0.004340 max=0.004908 Jy/beam ! Clean residual mean=0.000008 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.104441 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 0.104441 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=7.416 mas, bpa=-3.589 degrees ! Estimated noise=0.921452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000267112 Jy ! Component: 100 - total flux cleaned = -0.000134132 Jy ! Component: 150 - total flux cleaned = -7.15266e-05 Jy ! Component: 200 - total flux cleaned = 4.21965e-05 Jy ! Total flux subtracted in 200 components = 4.21965e-05 Jy ! Clean residual min=-0.003853 max=0.003816 Jy/beam ! Clean residual mean=0.000003 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.104483 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 85 components and 0.104483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083271Jy sigma=1.201587 ! Fit after self-cal, rms=0.083215Jy sigma=1.200686 wmodel J1251-1717_S_map.mod ! Writing 85 model components to file: J1251-1717_S_map.mod wobs J1251-1717_S_uvs.fits ! Writing UV FITS file: J1251-1717_S_uvs.fits wwins J1251-1717_S_map.win ! wwins: Wrote 3 windows to J1251-1717_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.000908418 Jy ! Component: 100 - total flux cleaned = -0.00135487 Jy ! Component: 150 - total flux cleaned = -0.00135708 Jy ! Component: 200 - total flux cleaned = -0.0014132 Jy ! Component: 250 - total flux cleaned = -0.00174603 Jy ! Component: 300 - total flux cleaned = -0.00222808 Jy ! Component: 350 - total flux cleaned = -0.00264376 Jy ! Component: 400 - total flux cleaned = -0.0029958 Jy ! Component: 450 - total flux cleaned = -0.00304385 Jy ! Component: 500 - total flux cleaned = -0.00313906 Jy ! Component: 550 - total flux cleaned = -0.00318589 Jy ! Component: 600 - total flux cleaned = -0.00327688 Jy ! Component: 650 - total flux cleaned = -0.00332058 Jy ! Component: 700 - total flux cleaned = -0.00345165 Jy ! Component: 750 - total flux cleaned = -0.00349452 Jy ! Component: 800 - total flux cleaned = -0.00357888 Jy ! Component: 850 - total flux cleaned = -0.00366133 Jy ! Component: 900 - total flux cleaned = -0.00370273 Jy ! Component: 950 - total flux cleaned = -0.00386158 Jy ! Component: 1000 - total flux cleaned = -0.0040178 Jy ! Component: 1050 - total flux cleaned = -0.00420916 Jy ! Component: 1100 - total flux cleaned = -0.00435907 Jy ! Component: 1150 - total flux cleaned = -0.00446917 Jy ! Component: 1200 - total flux cleaned = -0.00461442 Jy ! Component: 1250 - total flux cleaned = -0.00468612 Jy ! Component: 1300 - total flux cleaned = -0.0047212 Jy ! Component: 1350 - total flux cleaned = -0.00482497 Jy ! Component: 1400 - total flux cleaned = -0.00475672 Jy ! Component: 1450 - total flux cleaned = -0.00485837 Jy ! Component: 1500 - total flux cleaned = -0.00485813 Jy ! Component: 1550 - total flux cleaned = -0.00498951 Jy ! Component: 1600 - total flux cleaned = -0.00508556 Jy ! Component: 1650 - total flux cleaned = -0.00511634 Jy ! Component: 1700 - total flux cleaned = -0.00514736 Jy ! Component: 1750 - total flux cleaned = -0.005271 Jy ! Component: 1800 - total flux cleaned = -0.00527108 Jy ! Component: 1850 - total flux cleaned = -0.00539124 Jy ! Component: 1900 - total flux cleaned = -0.00545071 Jy ! Component: 1950 - total flux cleaned = -0.00545073 Jy ! Component: 2000 - total flux cleaned = -0.00553716 Jy ! Component: 2050 - total flux cleaned = -0.00550897 Jy ! Component: 2100 - total flux cleaned = -0.0056215 Jy ! Component: 2150 - total flux cleaned = -0.00562161 Jy ! Component: 2200 - total flux cleaned = -0.00573179 Jy ! Component: 2250 - total flux cleaned = -0.00575925 Jy ! Component: 2300 - total flux cleaned = -0.00578628 Jy ! Component: 2350 - total flux cleaned = -0.00589237 Jy ! Component: 2400 - total flux cleaned = -0.00591826 Jy ! Component: 2450 - total flux cleaned = -0.00599609 Jy ! Component: 2500 - total flux cleaned = -0.00617551 Jy ! Component: 2550 - total flux cleaned = -0.00617548 Jy ! Component: 2600 - total flux cleaned = -0.00630069 Jy ! Component: 2650 - total flux cleaned = -0.00635019 Jy ! Component: 2700 - total flux cleaned = -0.00642326 Jy ! Component: 2750 - total flux cleaned = -0.00642327 Jy ! Component: 2800 - total flux cleaned = -0.00649572 Jy ! Component: 2850 - total flux cleaned = -0.00659113 Jy ! Component: 2900 - total flux cleaned = -0.00670847 Jy ! Component: 2950 - total flux cleaned = -0.00668507 Jy ! Component: 3000 - total flux cleaned = -0.00670843 Jy ! Component: 3050 - total flux cleaned = -0.00679991 Jy ! Component: 3100 - total flux cleaned = -0.0068 Jy ! Component: 3150 - total flux cleaned = -0.00686753 Jy ! Component: 3200 - total flux cleaned = -0.00691198 Jy ! Component: 3250 - total flux cleaned = -0.00700014 Jy ! Component: 3300 - total flux cleaned = -0.00704367 Jy ! Component: 3350 - total flux cleaned = -0.00710885 Jy ! Component: 3400 - total flux cleaned = -0.0072371 Jy ! Component: 3450 - total flux cleaned = -0.00736441 Jy ! Component: 3500 - total flux cleaned = -0.00734345 Jy ! Component: 3550 - total flux cleaned = -0.00744792 Jy ! Component: 3600 - total flux cleaned = -0.00753067 Jy ! Component: 3650 - total flux cleaned = -0.00753081 Jy ! Component: 3700 - total flux cleaned = -0.0076528 Jy ! Component: 3750 - total flux cleaned = -0.00765286 Jy ! Component: 3800 - total flux cleaned = -0.00769332 Jy ! Component: 3850 - total flux cleaned = -0.00779274 Jy ! Component: 3900 - total flux cleaned = -0.00779285 Jy ! Component: 3950 - total flux cleaned = -0.00789068 Jy ! Component: 4000 - total flux cleaned = -0.00792936 Jy ! Component: 4050 - total flux cleaned = -0.00794861 Jy ! Total flux subtracted in 4096 components = -0.0080058 Jy ! Clean residual min=-0.001376 max=0.000993 Jy/beam ! Clean residual mean=-0.000003 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0964769 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 383 components and 0.0964769 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1251-1717_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.007 x 7.416 at -3.589 degrees (North through East) ! Clean map min=-0.0024233 max=0.081297 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1251-1717_S_map.fits wmodel /vlbi/uf001/uva//J1251-1717_S_map.mod ! Writing 383 model components to file: /vlbi/uf001/uva//J1251-1717_S_map.mod wobs /vlbi/uf001/uva//J1251-1717_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1251-1717_S_uvs.fits wwins /vlbi/uf001/uva//J1251-1717_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1251-1717_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.081297 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0003477 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.28307 1.28307 2.56614 5.13229 10.2646 20.5291 41.0583 82.1166 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 233.813 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1251-1717_S_dfm.log closed on Mon Jan 14 02:03:48 2019