! Started logfile: /vlbi/uf001/uva//J1555+1111_S_dfm.log on Mon Jan 14 03:29:35 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//J1555+1111_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1555+1111_S_uva.fits ! AN table 1: 42 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.950113 visibilities/baseline/integration-bin. ! Found source: J1555+1111 ! ! 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 2514 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 J1555+1111_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.047556Jy sigma=21.541637 ! Fit after self-cal, rms=0.766935Jy sigma=15.777307 ! 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=5.038 mas, bmaj=17.32 mas, bpa=-18.3 degrees ! Estimated noise=0.956218 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.182096 Jy ! Component: 100 - total flux cleaned = 0.222106 Jy ! Total flux subtracted in 100 components = 0.222106 Jy ! Clean residual min=-0.007867 max=0.013065 Jy/beam ! Clean residual mean=-0.000026 rms=0.002660 Jy/beam ! Combined flux in latest and established models = 0.222106 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.222106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065857Jy sigma=1.308899 ! Fit after self-cal, rms=0.065849Jy sigma=1.308809 ! 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=5.861 mas, bmaj=17.93 mas, bpa=-18.52 degrees ! Estimated noise=0.755578 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.0158352 Jy ! Component: 100 - total flux cleaned = 0.0230554 Jy ! Component: 150 - total flux cleaned = 0.0243739 Jy ! Component: 200 - total flux cleaned = 0.0249785 Jy ! Total flux subtracted in 200 components = 0.0249785 Jy ! Clean residual min=-0.006603 max=0.007129 Jy/beam ! Clean residual mean=0.000002 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 0.247085 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 35 components and 0.247085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062039Jy sigma=1.229745 ! Fit after self-cal, rms=0.062016Jy sigma=1.229534 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.861 x 17.93 at -18.52 degrees (North through East) ! Clean map min=-0.0065918 max=0.23072 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.01 KP 1.01 LA 0.95 ! NL 1.04 OV 1.04 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 HN 0.98 KP 1.03 LA 0.94 ! NL 1.06 OV 0.93 PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 0.99 KP 1.02 LA 0.96 ! NL 1.02 OV 1.03 PT 1.04 ! ! ! Fit before self-cal, rms=0.062016Jy sigma=1.229534 ! Fit after self-cal, rms=0.059962Jy sigma=1.197275 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.869 mas, bmaj=17.85 mas, bpa=-18.41 degrees ! Estimated noise=0.751577 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.000742881 Jy ! Component: 100 - total flux cleaned = -0.000869533 Jy ! Component: 150 - total flux cleaned = -0.000978823 Jy ! Component: 200 - total flux cleaned = -0.00102789 Jy ! Total flux subtracted in 200 components = -0.00102789 Jy ! Clean residual min=-0.004318 max=0.005288 Jy/beam ! Clean residual mean=0.000000 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.246057 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.246057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059847Jy sigma=1.195064 ! Fit after self-cal, rms=0.059851Jy sigma=1.194919 ! 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.059851Jy sigma=1.194919 ! Fit after self-cal, rms=0.057942Jy sigma=1.152899 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.875 mas, bmaj=17.8 mas, bpa=-18.4 degrees ! Estimated noise=0.751018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00164971 Jy ! Component: 100 - total flux cleaned = -0.00177572 Jy ! Component: 150 - total flux cleaned = -0.00174316 Jy ! Component: 200 - total flux cleaned = -0.00165706 Jy ! Total flux subtracted in 200 components = -0.00165706 Jy ! Clean residual min=-0.002771 max=0.003403 Jy/beam ! Clean residual mean=0.000011 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.2444 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.2444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057879Jy sigma=1.151590 ! Fit after self-cal, rms=0.057888Jy sigma=1.151463 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.77333e-05 Jy ! Component: 100 - total flux cleaned = 0.00010602 Jy ! Component: 150 - total flux cleaned = 0.000106937 Jy ! Component: 200 - total flux cleaned = 8.70911e-05 Jy ! Total flux subtracted in 200 components = 8.70911e-05 Jy ! Clean residual min=-0.002737 max=0.003421 Jy/beam ! Clean residual mean=0.000011 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.244487 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.244487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057872Jy sigma=1.151149 ! Fit after self-cal, rms=0.057870Jy sigma=1.151134 ! 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.057870Jy sigma=1.151134 ! Fit after self-cal, rms=0.057893Jy sigma=1.149443 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.87 mas, bmaj=17.81 mas, bpa=-18.36 degrees ! Estimated noise=0.750751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000904288 Jy ! Component: 100 - total flux cleaned = -0.00107688 Jy ! Component: 150 - total flux cleaned = -0.00103191 Jy ! Component: 200 - total flux cleaned = -0.000991489 Jy ! Total flux subtracted in 200 components = -0.000991489 Jy ! Clean residual min=-0.002500 max=0.003176 Jy/beam ! Clean residual mean=0.000011 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.243495 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 92 components and 0.243495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057861Jy sigma=1.148906 ! Fit after self-cal, rms=0.057864Jy sigma=1.148885 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 = 7.05619e-06 Jy ! Component: 100 - total flux cleaned = 7.27934e-06 Jy ! Component: 150 - total flux cleaned = 2.29596e-05 Jy ! Component: 200 - total flux cleaned = 2.33071e-05 Jy ! Total flux subtracted in 200 components = 2.33071e-05 Jy ! Clean residual min=-0.002468 max=0.003180 Jy/beam ! Clean residual mean=0.000012 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.243519 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.243519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057854Jy sigma=1.148724 ! Fit after self-cal, rms=0.057852Jy sigma=1.148715 ! 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.057852Jy sigma=1.148715 ! Fit after self-cal, rms=0.057866Jy sigma=1.148459 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.446 mas, bmaj=17.95 mas, bpa=-20.51 degrees ! Estimated noise=0.814563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000718386 Jy ! Component: 100 - total flux cleaned = -0.000747359 Jy ! Component: 150 - total flux cleaned = -0.000709168 Jy ! Component: 200 - total flux cleaned = -0.000679417 Jy ! Total flux subtracted in 200 components = -0.000679417 Jy ! Clean residual min=-0.002551 max=0.002951 Jy/beam ! Clean residual mean=0.000014 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.242839 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 104 components and 0.242839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057850Jy sigma=1.148241 ! Fit after self-cal, rms=0.057847Jy sigma=1.148184 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 = -7.34745e-05 Jy ! Component: 100 - total flux cleaned = -7.41608e-05 Jy ! Component: 150 - total flux cleaned = -6.25212e-05 Jy ! Component: 200 - total flux cleaned = -5.19484e-05 Jy ! Total flux subtracted in 200 components = -5.19484e-05 Jy ! Clean residual min=-0.002567 max=0.002913 Jy/beam ! Clean residual mean=0.000014 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.242787 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 115 components and 0.242787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057844Jy sigma=1.148160 ! Fit after self-cal, rms=0.057842Jy sigma=1.148132 ! 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=5.865 mas, bmaj=17.81 mas, bpa=-18.34 degrees ! Estimated noise=0.750648 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.865 x 17.81 at -18.34 degrees (North through East) ! Clean map min=-0.0023861 max=0.23023 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=5.032 mas, bmaj=17.24 mas, bpa=-18.14 degrees ! Estimated noise=0.955248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.181899 Jy ! Component: 100 - total flux cleaned = 0.221565 Jy ! Component: 150 - total flux cleaned = 0.232413 Jy ! Component: 200 - total flux cleaned = 0.236235 Jy ! Total flux subtracted in 200 components = 0.236235 Jy ! Clean residual min=-0.003738 max=0.003660 Jy/beam ! Clean residual mean=0.000005 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.236235 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.236235 Jy ! Inverting map and beam ! Estimated beam: bmin=5.865 mas, bmaj=17.81 mas, bpa=-18.34 degrees ! Estimated noise=0.750648 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.00443835 Jy ! Component: 100 - total flux cleaned = 0.00580768 Jy ! Component: 150 - total flux cleaned = 0.0061263 Jy ! Component: 200 - total flux cleaned = 0.00642901 Jy ! Total flux subtracted in 200 components = 0.00642901 Jy ! Clean residual min=-0.002539 max=0.003140 Jy/beam ! Clean residual mean=0.000009 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.242664 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 70 components and 0.242664 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=8.446 mas, bmaj=17.95 mas, bpa=-20.51 degrees ! Estimated noise=0.814563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000767489 Jy ! Component: 100 - total flux cleaned = 0.000770763 Jy ! Component: 150 - total flux cleaned = 0.000745028 Jy ! Component: 200 - total flux cleaned = 0.00067416 Jy ! Total flux subtracted in 200 components = 0.00067416 Jy ! Clean residual min=-0.002578 max=0.003038 Jy/beam ! Clean residual mean=0.000014 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.243338 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.56234e-05 Jy ! Component: 100 - total flux cleaned = -0.000143849 Jy ! Component: 150 - total flux cleaned = -0.000214838 Jy ! Component: 200 - total flux cleaned = -0.000214036 Jy ! Total flux subtracted in 200 components = -0.000214036 Jy ! Clean residual min=-0.002603 max=0.003017 Jy/beam ! Clean residual mean=0.000014 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.243124 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 95 components and 0.243124 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.865 mas, bmaj=17.81 mas, bpa=-18.34 degrees ! Estimated noise=0.750648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.5517e-05 Jy ! Component: 100 - total flux cleaned = -1.34918e-05 Jy ! Component: 150 - total flux cleaned = -1.40161e-05 Jy ! Component: 200 - total flux cleaned = -6.2774e-05 Jy ! Total flux subtracted in 200 components = -6.2774e-05 Jy ! Clean residual min=-0.002454 max=0.003234 Jy/beam ! Clean residual mean=0.000011 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.243061 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 104 components and 0.243061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057874Jy sigma=1.148753 ! Fit after self-cal, rms=0.057873Jy sigma=1.148724 wmodel J1555+1111_S_map.mod ! Writing 104 model components to file: J1555+1111_S_map.mod wobs J1555+1111_S_uvs.fits ! Writing UV FITS file: J1555+1111_S_uvs.fits wwins J1555+1111_S_map.win ! wwins: Wrote 1 windows to J1555+1111_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.00136342 Jy ! Component: 100 - total flux cleaned = 0.00160219 Jy ! Component: 150 - total flux cleaned = 0.00143317 Jy ! Component: 200 - total flux cleaned = 0.00131241 Jy ! Component: 250 - total flux cleaned = 0.00104658 Jy ! Component: 300 - total flux cleaned = 0.000790983 Jy ! Component: 350 - total flux cleaned = 0.000650797 Jy ! Component: 400 - total flux cleaned = 0.000548654 Jy ! Component: 450 - total flux cleaned = 0.00038476 Jy ! Component: 500 - total flux cleaned = 0.000226626 Jy ! Component: 550 - total flux cleaned = 4.2266e-05 Jy ! Component: 600 - total flux cleaned = -0.000227166 Jy ! Component: 650 - total flux cleaned = -0.000401317 Jy ! Component: 700 - total flux cleaned = -0.000599196 Jy ! Component: 750 - total flux cleaned = -0.000792745 Jy ! Component: 800 - total flux cleaned = -0.00103574 Jy ! Component: 850 - total flux cleaned = -0.00116703 Jy ! Component: 900 - total flux cleaned = -0.00134827 Jy ! Component: 950 - total flux cleaned = -0.00150028 Jy ! Component: 1000 - total flux cleaned = -0.00167447 Jy ! Component: 1050 - total flux cleaned = -0.00186907 Jy ! Component: 1100 - total flux cleaned = -0.00198789 Jy ! Component: 1150 - total flux cleaned = -0.00205744 Jy ! Component: 1200 - total flux cleaned = -0.00214896 Jy ! Component: 1250 - total flux cleaned = -0.00217181 Jy ! Component: 1300 - total flux cleaned = -0.0022603 Jy ! Component: 1350 - total flux cleaned = -0.00232552 Jy ! Component: 1400 - total flux cleaned = -0.00239019 Jy ! Component: 1450 - total flux cleaned = -0.00245295 Jy ! Component: 1500 - total flux cleaned = -0.00251478 Jy ! Component: 1550 - total flux cleaned = -0.00265591 Jy ! Component: 1600 - total flux cleaned = -0.00273507 Jy ! Component: 1650 - total flux cleaned = -0.0028514 Jy ! Component: 1700 - total flux cleaned = -0.00288935 Jy ! Component: 1750 - total flux cleaned = -0.00296514 Jy ! Component: 1800 - total flux cleaned = -0.00313339 Jy ! Component: 1850 - total flux cleaned = -0.00326239 Jy ! Component: 1900 - total flux cleaned = -0.00335339 Jy ! Component: 1950 - total flux cleaned = -0.00340736 Jy ! Component: 2000 - total flux cleaned = -0.00354941 Jy ! Component: 2050 - total flux cleaned = -0.0036194 Jy ! Component: 2100 - total flux cleaned = -0.00365403 Jy ! Component: 2150 - total flux cleaned = -0.00375687 Jy ! Component: 2200 - total flux cleaned = -0.00385853 Jy ! Component: 2250 - total flux cleaned = -0.00395907 Jy ! Component: 2300 - total flux cleaned = -0.00404184 Jy ! Component: 2350 - total flux cleaned = -0.00409087 Jy ! Component: 2400 - total flux cleaned = -0.00418801 Jy ! Component: 2450 - total flux cleaned = -0.00423591 Jy ! Component: 2500 - total flux cleaned = -0.00433112 Jy ! Component: 2550 - total flux cleaned = -0.00436257 Jy ! Component: 2600 - total flux cleaned = -0.00447151 Jy ! Component: 2650 - total flux cleaned = -0.00454839 Jy ! Component: 2700 - total flux cleaned = -0.0046399 Jy ! Component: 2750 - total flux cleaned = -0.00470045 Jy ! Component: 2800 - total flux cleaned = -0.00479028 Jy ! Component: 2850 - total flux cleaned = -0.00484958 Jy ! Component: 2900 - total flux cleaned = -0.00492317 Jy ! Component: 2950 - total flux cleaned = -0.00503975 Jy ! Component: 3000 - total flux cleaned = -0.00515515 Jy ! Component: 3050 - total flux cleaned = -0.00519819 Jy ! Component: 3100 - total flux cleaned = -0.00535418 Jy ! Component: 3150 - total flux cleaned = -0.0054105 Jy ! Component: 3200 - total flux cleaned = -0.00550808 Jy ! Component: 3250 - total flux cleaned = -0.0056186 Jy ! Component: 3300 - total flux cleaned = -0.00571438 Jy ! Component: 3350 - total flux cleaned = -0.00579573 Jy ! Component: 3400 - total flux cleaned = -0.00587652 Jy ! Component: 3450 - total flux cleaned = -0.00593008 Jy ! Component: 3500 - total flux cleaned = -0.00598325 Jy ! Component: 3550 - total flux cleaned = -0.00606225 Jy ! Component: 3600 - total flux cleaned = -0.00615376 Jy ! Component: 3650 - total flux cleaned = -0.00617956 Jy ! Component: 3700 - total flux cleaned = -0.00626967 Jy ! Component: 3750 - total flux cleaned = -0.00635895 Jy ! Component: 3800 - total flux cleaned = -0.00640963 Jy ! Component: 3850 - total flux cleaned = -0.00648502 Jy ! Component: 3900 - total flux cleaned = -0.00653504 Jy ! Component: 3950 - total flux cleaned = -0.00658462 Jy ! Component: 4000 - total flux cleaned = -0.00662147 Jy ! Component: 4050 - total flux cleaned = -0.00662154 Jy ! Total flux subtracted in 4096 components = -0.00669447 Jy ! Clean residual min=-0.000764 max=0.000745 Jy/beam ! Clean residual mean=0.000002 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.236367 Jy keep ! Adding 341 model components to the UV plane model. ! The established model now contains 445 components and 0.236367 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1555+1111_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.865 x 17.81 at -18.34 degrees (North through East) ! Clean map min=-0.0022027 max=0.23016 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1555+1111_S_map.fits wmodel /vlbi/uf001/uva//J1555+1111_S_map.mod ! Writing 445 model components to file: /vlbi/uf001/uva//J1555+1111_S_map.mod wobs /vlbi/uf001/uva//J1555+1111_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1555+1111_S_uvs.fits wwins /vlbi/uf001/uva//J1555+1111_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1555+1111_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.230155 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000246742 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.32162 0.32162 0.643241 1.28648 2.57296 5.14592 10.2918 20.5837 41.1674 82.3348 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.23 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 932.777 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1555+1111_S_dfm.log closed on Mon Jan 14 03:29:40 2019