! Started logfile: /vlbi/uf001/uva//J1318-0607_S_dfm.log on Mon Jan 14 02:18:36 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//J1318-0607_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1318-0607_S_uva.fits ! AN table 1: 72 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.875661 visibilities/baseline/integration-bin. ! Found source: J1318-0607 ! ! 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 3972 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 J1318-0607_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024747Jy sigma=19.795892 ! Fit after self-cal, rms=0.815944Jy sigma=15.753246 ! 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.213 mas, bmaj=23.55 mas, bpa=-11.5 degrees ! Estimated noise=0.880748 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.145256 Jy ! Component: 100 - total flux cleaned = 0.176934 Jy ! Total flux subtracted in 100 components = 0.176934 Jy ! Clean residual min=-0.005904 max=0.008840 Jy/beam ! Clean residual mean=0.000007 rms=0.001776 Jy/beam ! Combined flux in latest and established models = 0.176934 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.176934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062684Jy sigma=1.174391 ! Fit after self-cal, rms=0.062680Jy sigma=1.174332 ! 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.758 mas, bmaj=25.12 mas, bpa=-12.31 degrees ! Estimated noise=0.588169 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.00752804 Jy ! Component: 100 - total flux cleaned = 0.0107829 Jy ! Component: 150 - total flux cleaned = 0.0117501 Jy ! Component: 200 - total flux cleaned = 0.0118707 Jy ! Total flux subtracted in 200 components = 0.0118707 Jy ! Clean residual min=-0.004120 max=0.003986 Jy/beam ! Clean residual mean=0.000013 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.188804 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 47 components and 0.188804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061785Jy sigma=1.157863 ! Fit after self-cal, rms=0.061784Jy sigma=1.157797 ! 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.758 x 25.12 at -12.31 degrees (North through East) ! Clean map min=-0.0041276 max=0.18547 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.02 KP 1.06 LA 0.96 ! NL 1.00 OV 1.00 PT 1.04 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.01 KP 1.04 LA 0.94 ! NL 1.02 OV 0.92 PT 1.03 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.00 KP 1.00 LA 0.93 ! NL 1.02 OV 0.96 PT 1.01 ! ! ! Fit before self-cal, rms=0.061784Jy sigma=1.157797 ! Fit after self-cal, rms=0.060715Jy sigma=1.142380 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.755 mas, bmaj=25.01 mas, bpa=-12.09 degrees ! Estimated noise=0.587587 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 = -8.68591e-06 Jy ! Component: 100 - total flux cleaned = 0.000167493 Jy ! Component: 150 - total flux cleaned = 0.000313581 Jy ! Component: 200 - total flux cleaned = 0.000485427 Jy ! Total flux subtracted in 200 components = 0.000485427 Jy ! Clean residual min=-0.002719 max=0.003376 Jy/beam ! Clean residual mean=0.000008 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.18929 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 0.18929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060683Jy sigma=1.141631 ! Fit after self-cal, rms=0.060697Jy sigma=1.141492 ! 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.060697Jy sigma=1.141492 ! Fit after self-cal, rms=0.060481Jy sigma=1.131270 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.749 mas, bmaj=25.07 mas, bpa=-12.14 degrees ! Estimated noise=0.587776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000795085 Jy ! Component: 100 - total flux cleaned = -0.00107825 Jy ! Component: 150 - total flux cleaned = -0.00132588 Jy ! Component: 200 - total flux cleaned = -0.00148214 Jy ! Total flux subtracted in 200 components = -0.00148214 Jy ! Clean residual min=-0.002262 max=0.001950 Jy/beam ! Clean residual mean=0.000002 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.187808 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 0.187808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060460Jy sigma=1.130907 ! Fit after self-cal, rms=0.060463Jy sigma=1.130823 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.000131866 Jy ! Component: 100 - total flux cleaned = -0.000212205 Jy ! Component: 150 - total flux cleaned = -0.000246287 Jy ! Component: 200 - total flux cleaned = -0.000265636 Jy ! Total flux subtracted in 200 components = -0.000265636 Jy ! Clean residual min=-0.002284 max=0.001925 Jy/beam ! Clean residual mean=0.000002 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.187542 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 98 components and 0.187542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060457Jy sigma=1.130739 ! Fit after self-cal, rms=0.060457Jy sigma=1.130732 ! 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.060457Jy sigma=1.130732 ! Fit after self-cal, rms=0.060442Jy sigma=1.130650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.749 mas, bmaj=25.07 mas, bpa=-12.13 degrees ! Estimated noise=0.587284 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000367799 Jy ! Component: 100 - total flux cleaned = -0.000451667 Jy ! Component: 150 - total flux cleaned = -0.000482867 Jy ! Component: 200 - total flux cleaned = -0.000482794 Jy ! Total flux subtracted in 200 components = -0.000482794 Jy ! Clean residual min=-0.002236 max=0.001900 Jy/beam ! Clean residual mean=0.000001 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.187059 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.187059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060436Jy sigma=1.130578 ! Fit after self-cal, rms=0.060438Jy sigma=1.130571 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.84081e-05 Jy ! Component: 100 - total flux cleaned = -4.97604e-05 Jy ! Component: 150 - total flux cleaned = -3.37327e-05 Jy ! Component: 200 - total flux cleaned = -1.17644e-05 Jy ! Total flux subtracted in 200 components = -1.17644e-05 Jy ! Clean residual min=-0.002253 max=0.001885 Jy/beam ! Clean residual mean=0.000001 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.187048 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 121 components and 0.187048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060435Jy sigma=1.130544 ! Fit after self-cal, rms=0.060435Jy sigma=1.130540 ! 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.060435Jy sigma=1.130540 ! Fit after self-cal, rms=0.060414Jy sigma=1.130521 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.672 mas, bmaj=24.44 mas, bpa=-10.7 degrees ! Estimated noise=0.636838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00023403 Jy ! Component: 100 - total flux cleaned = -0.000253565 Jy ! Component: 150 - total flux cleaned = -0.000252942 Jy ! Component: 200 - total flux cleaned = -0.000238103 Jy ! Total flux subtracted in 200 components = -0.000238103 Jy ! Clean residual min=-0.002242 max=0.001788 Jy/beam ! Clean residual mean=0.000001 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.186809 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 141 components and 0.186809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060412Jy sigma=1.130520 ! Fit after self-cal, rms=0.060412Jy sigma=1.130516 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 = -2.72125e-05 Jy ! Component: 100 - total flux cleaned = 7.10302e-07 Jy ! Component: 150 - total flux cleaned = 2.02088e-05 Jy ! Component: 200 - total flux cleaned = 3.23619e-05 Jy ! Total flux subtracted in 200 components = 3.23619e-05 Jy ! Clean residual min=-0.002253 max=0.001774 Jy/beam ! Clean residual mean=0.000001 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.186842 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 152 components and 0.186842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060411Jy sigma=1.130525 ! Fit after self-cal, rms=0.060412Jy sigma=1.130522 ! 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.749 mas, bmaj=25.07 mas, bpa=-12.13 degrees ! Estimated noise=0.586894 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.749 x 25.07 at -12.13 degrees (North through East) ! Clean map min=-0.0022669 max=0.18488 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.214 mas, bmaj=23.55 mas, bpa=-11.28 degrees ! Estimated noise=0.876345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144379 Jy ! Component: 100 - total flux cleaned = 0.175864 Jy ! Component: 150 - total flux cleaned = 0.183079 Jy ! Component: 200 - total flux cleaned = 0.185752 Jy ! Total flux subtracted in 200 components = 0.185752 Jy ! Clean residual min=-0.003314 max=0.002829 Jy/beam ! Clean residual mean=-0.000000 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.185752 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.185752 Jy ! Inverting map and beam ! Estimated beam: bmin=5.749 mas, bmaj=25.07 mas, bpa=-12.13 degrees ! Estimated noise=0.586894 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.00138867 Jy ! Component: 100 - total flux cleaned = 0.00129625 Jy ! Component: 150 - total flux cleaned = 0.00126414 Jy ! Component: 200 - total flux cleaned = 0.00129538 Jy ! Total flux subtracted in 200 components = 0.00129538 Jy ! Clean residual min=-0.002104 max=0.002072 Jy/beam ! Clean residual mean=0.000001 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.187048 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 50 components and 0.187048 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.672 mas, bmaj=24.44 mas, bpa=-10.7 degrees ! Estimated noise=0.636838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.1807e-05 Jy ! Component: 100 - total flux cleaned = -3.65367e-05 Jy ! Component: 150 - total flux cleaned = -3.65308e-05 Jy ! Component: 200 - total flux cleaned = -6.87505e-05 Jy ! Total flux subtracted in 200 components = -6.87505e-05 Jy ! Clean residual min=-0.002135 max=0.001820 Jy/beam ! Clean residual mean=0.000001 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.186979 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 = 2.20279e-07 Jy ! Component: 100 - total flux cleaned = 1.50655e-07 Jy ! Component: 150 - total flux cleaned = -1.197e-05 Jy ! Component: 200 - total flux cleaned = -5.71092e-07 Jy ! Total flux subtracted in 200 components = -5.71092e-07 Jy ! Clean residual min=-0.002179 max=0.001773 Jy/beam ! Clean residual mean=0.000001 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.186978 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 87 components and 0.186978 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.749 mas, bmaj=25.07 mas, bpa=-12.13 degrees ! Estimated noise=0.586894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000176146 Jy ! Component: 100 - total flux cleaned = 0.000202536 Jy ! Component: 150 - total flux cleaned = 0.000202463 Jy ! Component: 200 - total flux cleaned = 0.000213391 Jy ! Total flux subtracted in 200 components = 0.000213391 Jy ! Clean residual min=-0.002264 max=0.001918 Jy/beam ! Clean residual mean=0.000001 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.187192 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 105 components and 0.187192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060417Jy sigma=1.130628 ! Fit after self-cal, rms=0.060417Jy sigma=1.130612 wmodel J1318-0607_S_map.mod ! Writing 105 model components to file: J1318-0607_S_map.mod wobs J1318-0607_S_uvs.fits ! Writing UV FITS file: J1318-0607_S_uvs.fits wwins J1318-0607_S_map.win ! wwins: Wrote 1 windows to J1318-0607_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.000754801 Jy ! Component: 100 - total flux cleaned = -0.00133268 Jy ! Component: 150 - total flux cleaned = -0.00167812 Jy ! Component: 200 - total flux cleaned = -0.00188391 Jy ! Component: 250 - total flux cleaned = -0.00188383 Jy ! Component: 300 - total flux cleaned = -0.00193541 Jy ! Component: 350 - total flux cleaned = -0.00188662 Jy ! Component: 400 - total flux cleaned = -0.00183942 Jy ! Component: 450 - total flux cleaned = -0.00177166 Jy ! Component: 500 - total flux cleaned = -0.0016827 Jy ! Component: 550 - total flux cleaned = -0.00153271 Jy ! Component: 600 - total flux cleaned = -0.0014088 Jy ! Component: 650 - total flux cleaned = -0.00136911 Jy ! Component: 700 - total flux cleaned = -0.00129161 Jy ! Component: 750 - total flux cleaned = -0.00127283 Jy ! Component: 800 - total flux cleaned = -0.00125428 Jy ! Component: 850 - total flux cleaned = -0.00118224 Jy ! Component: 900 - total flux cleaned = -0.00109423 Jy ! Component: 950 - total flux cleaned = -0.00104267 Jy ! Component: 1000 - total flux cleaned = -0.000942142 Jy ! Component: 1050 - total flux cleaned = -0.000876692 Jy ! Component: 1100 - total flux cleaned = -0.000796147 Jy ! Component: 1150 - total flux cleaned = -0.000748821 Jy ! Component: 1200 - total flux cleaned = -0.000671407 Jy ! Component: 1250 - total flux cleaned = -0.000610835 Jy ! Component: 1300 - total flux cleaned = -0.000536589 Jy ! Component: 1350 - total flux cleaned = -0.00049309 Jy ! Component: 1400 - total flux cleaned = -0.000436111 Jy ! Component: 1450 - total flux cleaned = -0.00040822 Jy ! Component: 1500 - total flux cleaned = -0.000366996 Jy ! Component: 1550 - total flux cleaned = -0.000326384 Jy ! Component: 1600 - total flux cleaned = -0.000286227 Jy ! Component: 1650 - total flux cleaned = -0.000207198 Jy ! Component: 1700 - total flux cleaned = -0.000142277 Jy ! Component: 1750 - total flux cleaned = -5.26573e-05 Jy ! Component: 1800 - total flux cleaned = 1.04052e-05 Jy ! Component: 1850 - total flux cleaned = 9.76528e-05 Jy ! Component: 1900 - total flux cleaned = 0.00013468 Jy ! Component: 1950 - total flux cleaned = 0.0002322 Jy ! Component: 2000 - total flux cleaned = 0.000256221 Jy ! Component: 2050 - total flux cleaned = 0.000327756 Jy ! Component: 2100 - total flux cleaned = 0.000410123 Jy ! Component: 2150 - total flux cleaned = 0.00046824 Jy ! Component: 2200 - total flux cleaned = 0.000502839 Jy ! Component: 2250 - total flux cleaned = 0.000571087 Jy ! Component: 2300 - total flux cleaned = 0.000627387 Jy ! Component: 2350 - total flux cleaned = 0.000649502 Jy ! Component: 2400 - total flux cleaned = 0.000715582 Jy ! Component: 2450 - total flux cleaned = 0.000715481 Jy ! Component: 2500 - total flux cleaned = 0.000769752 Jy ! Component: 2550 - total flux cleaned = 0.000845047 Jy ! Component: 2600 - total flux cleaned = 0.000845016 Jy ! Component: 2650 - total flux cleaned = 0.000866276 Jy ! Component: 2700 - total flux cleaned = 0.000918916 Jy ! Component: 2750 - total flux cleaned = 0.000929473 Jy ! Component: 2800 - total flux cleaned = 0.000981496 Jy ! Component: 2850 - total flux cleaned = 0.000991829 Jy ! Component: 2900 - total flux cleaned = 0.00104308 Jy ! Component: 2950 - total flux cleaned = 0.00105327 Jy ! Component: 3000 - total flux cleaned = 0.00108374 Jy ! Component: 3050 - total flux cleaned = 0.00113402 Jy ! Component: 3100 - total flux cleaned = 0.00120395 Jy ! Component: 3150 - total flux cleaned = 0.00123372 Jy ! Component: 3200 - total flux cleaned = 0.00127305 Jy ! Component: 3250 - total flux cleaned = 0.0012926 Jy ! Component: 3300 - total flux cleaned = 0.00130237 Jy ! Component: 3350 - total flux cleaned = 0.0013508 Jy ! Component: 3400 - total flux cleaned = 0.00137967 Jy ! Component: 3450 - total flux cleaned = 0.00140837 Jy ! Component: 3500 - total flux cleaned = 0.0014274 Jy ! Component: 3550 - total flux cleaned = 0.00145582 Jy ! Component: 3600 - total flux cleaned = 0.00146523 Jy ! Component: 3650 - total flux cleaned = 0.00151205 Jy ! Component: 3700 - total flux cleaned = 0.00149337 Jy ! Component: 3750 - total flux cleaned = 0.00152111 Jy ! Component: 3800 - total flux cleaned = 0.00150268 Jy ! Component: 3850 - total flux cleaned = 0.001521 Jy ! Component: 3900 - total flux cleaned = 0.00152104 Jy ! Component: 3950 - total flux cleaned = 0.00153017 Jy ! Component: 4000 - total flux cleaned = 0.00153016 Jy ! Component: 4050 - total flux cleaned = 0.00154811 Jy ! Total flux subtracted in 4096 components = 0.00154806 Jy ! Clean residual min=-0.000472 max=0.000484 Jy/beam ! Clean residual mean=0.000001 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.18874 Jy keep ! Adding 393 model components to the UV plane model. ! The established model now contains 498 components and 0.18874 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1318-0607_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.749 x 25.07 at -12.13 degrees (North through East) ! Clean map min=-0.0019532 max=0.1846 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1318-0607_S_map.fits wmodel /vlbi/uf001/uva//J1318-0607_S_map.mod ! Writing 498 model components to file: /vlbi/uf001/uva//J1318-0607_S_map.mod wobs /vlbi/uf001/uva//J1318-0607_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1318-0607_S_uvs.fits wwins /vlbi/uf001/uva//J1318-0607_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1318-0607_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.184601 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185692 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.301773 0.301773 0.603546 1.20709 2.41418 4.82837 9.65673 19.3135 38.6269 77.2539 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.184 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 994.124 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1318-0607_S_dfm.log closed on Mon Jan 14 02:18:41 2019