! Started logfile: /vlbi/uf001/uva//J0711-1359_S_dfm.log on Sun Jan 13 23:21:07 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//J0711-1359_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0711-1359_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.98538 visibilities/baseline/integration-bin. ! Found source: J0711-1359 ! ! 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 5055 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 J0711-1359_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.013518Jy sigma=19.632840 ! Fit after self-cal, rms=0.875136Jy sigma=16.856153 ! 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.693 mas, bmaj=6.819 mas, bpa=-4.45 degrees ! Estimated noise=0.650779 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.0952356 Jy ! Component: 100 - total flux cleaned = 0.123318 Jy ! Total flux subtracted in 100 components = 0.123318 Jy ! Clean residual min=-0.007391 max=0.015134 Jy/beam ! Clean residual mean=-0.000114 rms=0.002205 Jy/beam ! Combined flux in latest and established models = 0.123318 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.123318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080922Jy sigma=1.507299 ! Fit after self-cal, rms=0.080828Jy sigma=1.505297 ! Inverting map ! Added new window around map position (-3, 9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164781 Jy ! Component: 100 - total flux cleaned = 0.0272814 Jy ! Total flux subtracted in 100 components = 0.0272814 Jy ! Clean residual min=-0.005896 max=0.010497 Jy/beam ! Clean residual mean=-0.000068 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.150599 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.150599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076496Jy sigma=1.406135 ! Fit after self-cal, rms=0.076412Jy sigma=1.403798 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=7.756 mas, bpa=-4.772 degrees ! Estimated noise=0.527286 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 (3, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012538 Jy ! Component: 100 - total flux cleaned = 0.0208672 Jy ! Component: 150 - total flux cleaned = 0.0267798 Jy ! Component: 200 - total flux cleaned = 0.0311414 Jy ! Total flux subtracted in 200 components = 0.0311414 Jy ! Clean residual min=-0.005006 max=0.005943 Jy/beam ! Clean residual mean=-0.000018 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.181741 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 112 components and 0.181741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073971Jy sigma=1.352423 ! Fit after self-cal, rms=0.073945Jy sigma=1.351608 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.128 x 7.756 at -4.772 degrees (North through East) ! Clean map min=-0.0046705 max=0.11918 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.90 HN 1.05 KP 1.01 ! LA 0.94 MK 1.04 NL 1.05 OV 0.92 ! PT 0.97 SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.92 FD 0.94 HN 1.03 KP 1.02 ! LA 0.96 MK 1.02 NL 1.01 OV 0.89 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.46 FD 0.95 HN 1.01 KP 1.05 ! LA 0.95 MK 1.03 NL 1.03 OV 0.95 ! PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.073945Jy sigma=1.351608 ! Fit after self-cal, rms=0.083743Jy sigma=1.313934 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.157 mas, bmaj=7.941 mas, bpa=-4.936 degrees ! Estimated noise=0.536515 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.00223122 Jy ! Component: 100 - total flux cleaned = -0.0028586 Jy ! Component: 150 - total flux cleaned = -0.00325475 Jy ! Component: 200 - total flux cleaned = -0.00342769 Jy ! Total flux subtracted in 200 components = -0.00342769 Jy ! Clean residual min=-0.003499 max=0.003670 Jy/beam ! Clean residual mean=0.000008 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.178313 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 133 components and 0.178313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083606Jy sigma=1.310973 ! Fit after self-cal, rms=0.083769Jy sigma=1.310394 ! 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.083769Jy sigma=1.310394 ! Fit after self-cal, rms=0.084500Jy sigma=1.304315 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.159 mas, bmaj=7.966 mas, bpa=-5.135 degrees ! Estimated noise=0.536111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121456 Jy ! Component: 100 - total flux cleaned = -0.00127121 Jy ! Component: 150 - total flux cleaned = -0.0013236 Jy ! Component: 200 - total flux cleaned = -0.00137015 Jy ! Total flux subtracted in 200 components = -0.00137015 Jy ! Clean residual min=-0.002910 max=0.003135 Jy/beam ! Clean residual mean=0.000004 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.176943 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 151 components and 0.176943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084419Jy sigma=1.302913 ! Fit after self-cal, rms=0.084432Jy sigma=1.302733 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 (-104, 92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138653 Jy ! Component: 100 - total flux cleaned = 0.00118749 Jy ! Component: 150 - total flux cleaned = 0.00135655 Jy ! Component: 200 - total flux cleaned = 0.00150141 Jy ! Total flux subtracted in 200 components = 0.00150141 Jy ! Clean residual min=-0.002698 max=0.002541 Jy/beam ! Clean residual mean=0.000002 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.178444 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 170 components and 0.178444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084279Jy sigma=1.300103 ! Fit after self-cal, rms=0.084273Jy sigma=1.299994 ! 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.084273Jy sigma=1.299994 ! Fit after self-cal, rms=0.084811Jy sigma=1.299752 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.156 mas, bmaj=7.963 mas, bpa=-5.176 degrees ! Estimated noise=0.535161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000552895 Jy ! Component: 100 - total flux cleaned = -0.000647486 Jy ! Component: 150 - total flux cleaned = -0.000735473 Jy ! Component: 200 - total flux cleaned = -0.000894836 Jy ! Total flux subtracted in 200 components = -0.000894836 Jy ! Clean residual min=-0.002637 max=0.002465 Jy/beam ! Clean residual mean=0.000002 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.177549 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 185 components and 0.177549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084748Jy sigma=1.298758 ! Fit after self-cal, rms=0.084748Jy sigma=1.298709 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.33118e-05 Jy ! Component: 100 - total flux cleaned = -6.11818e-05 Jy ! Component: 150 - total flux cleaned = -0.000167695 Jy ! Component: 200 - total flux cleaned = -0.000269617 Jy ! Total flux subtracted in 200 components = -0.000269617 Jy ! Clean residual min=-0.002617 max=0.002457 Jy/beam ! Clean residual mean=0.000003 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.17728 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 193 components and 0.17728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084711Jy sigma=1.298120 ! Fit after self-cal, rms=0.084710Jy sigma=1.298086 ! 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.084710Jy sigma=1.298086 ! Fit after self-cal, rms=0.085191Jy sigma=1.297965 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.354 mas, bmaj=14.76 mas, bpa=-3.218 degrees ! Estimated noise=0.686537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000255125 Jy ! Component: 100 - total flux cleaned = -0.000459044 Jy ! Component: 150 - total flux cleaned = -0.000599395 Jy ! Component: 200 - total flux cleaned = -0.000693294 Jy ! Total flux subtracted in 200 components = -0.000693294 Jy ! Clean residual min=-0.002919 max=0.002794 Jy/beam ! Clean residual mean=0.000007 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.176586 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 211 components and 0.176586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085158Jy sigma=1.297594 ! Fit after self-cal, rms=0.085150Jy sigma=1.297470 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.00013548 Jy ! Component: 100 - total flux cleaned = -0.000133244 Jy ! Component: 150 - total flux cleaned = -0.000158453 Jy ! Component: 200 - total flux cleaned = -0.00020449 Jy ! Total flux subtracted in 200 components = -0.00020449 Jy ! Clean residual min=-0.002867 max=0.002749 Jy/beam ! Clean residual mean=0.000007 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.176382 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 220 components and 0.176382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085136Jy sigma=1.297366 ! Fit after self-cal, rms=0.085132Jy sigma=1.297310 ! 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.152 mas, bmaj=7.957 mas, bpa=-5.195 degrees ! Estimated noise=0.534789 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.152 x 7.957 at -5.195 degrees (North through East) ! Clean map min=-0.0029723 max=0.1221 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.696 mas, bmaj=6.962 mas, bpa=-4.891 degrees ! Estimated noise=0.667129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0972604 Jy ! Component: 100 - total flux cleaned = 0.126441 Jy ! Component: 150 - total flux cleaned = 0.141932 Jy ! Component: 200 - total flux cleaned = 0.151451 Jy ! Total flux subtracted in 200 components = 0.151451 Jy ! Clean residual min=-0.004036 max=0.004993 Jy/beam ! Clean residual mean=-0.000041 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.151451 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.151451 Jy ! Inverting map and beam ! Estimated beam: bmin=3.152 mas, bmaj=7.957 mas, bpa=-5.195 degrees ! Estimated noise=0.534789 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.00793078 Jy ! Component: 100 - total flux cleaned = 0.0126408 Jy ! Component: 150 - total flux cleaned = 0.0161157 Jy ! Component: 200 - total flux cleaned = 0.0182244 Jy ! Total flux subtracted in 200 components = 0.0182244 Jy ! Clean residual min=-0.002631 max=0.002664 Jy/beam ! Clean residual mean=-0.000011 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.169675 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 94 components and 0.169675 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.354 mas, bmaj=14.76 mas, bpa=-3.218 degrees ! Estimated noise=0.686537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00341964 Jy ! Component: 100 - total flux cleaned = 0.00479524 Jy ! Component: 150 - total flux cleaned = 0.0056524 Jy ! Component: 200 - total flux cleaned = 0.00628343 Jy ! Total flux subtracted in 200 components = 0.00628343 Jy ! Clean residual min=-0.002641 max=0.002660 Jy/beam ! Clean residual mean=0.000000 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.175959 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.00013381 Jy ! Component: 100 - total flux cleaned = 0.000173678 Jy ! Component: 150 - total flux cleaned = 0.000245405 Jy ! Component: 200 - total flux cleaned = 0.000277547 Jy ! Total flux subtracted in 200 components = 0.000277547 Jy ! Clean residual min=-0.002609 max=0.002623 Jy/beam ! Clean residual mean=0.000003 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.176236 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 160 components and 0.176236 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.152 mas, bmaj=7.957 mas, bpa=-5.195 degrees ! Estimated noise=0.534789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000435775 Jy ! Component: 100 - total flux cleaned = 0.00054667 Jy ! Component: 150 - total flux cleaned = 0.000412435 Jy ! Component: 200 - total flux cleaned = 0.000289077 Jy ! Total flux subtracted in 200 components = 0.000289077 Jy ! Clean residual min=-0.002574 max=0.002584 Jy/beam ! Clean residual mean=0.000002 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.176525 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 178 components and 0.176525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085143Jy sigma=1.297952 ! Fit after self-cal, rms=0.085116Jy sigma=1.297800 wmodel J0711-1359_S_map.mod ! Writing 178 model components to file: J0711-1359_S_map.mod wobs J0711-1359_S_uvs.fits ! Writing UV FITS file: J0711-1359_S_uvs.fits wwins J0711-1359_S_map.win ! wwins: Wrote 4 windows to J0711-1359_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.000196513 Jy ! Component: 100 - total flux cleaned = 7.18562e-05 Jy ! Component: 150 - total flux cleaned = -0.00013034 Jy ! Component: 200 - total flux cleaned = -0.000209187 Jy ! Component: 250 - total flux cleaned = -0.000208983 Jy ! Component: 300 - total flux cleaned = -0.000172499 Jy ! Component: 350 - total flux cleaned = -0.000172766 Jy ! Component: 400 - total flux cleaned = -0.000104297 Jy ! Component: 450 - total flux cleaned = -0.000138927 Jy ! Component: 500 - total flux cleaned = -7.35177e-05 Jy ! Component: 550 - total flux cleaned = -0.000171534 Jy ! Component: 600 - total flux cleaned = -0.000140539 Jy ! Component: 650 - total flux cleaned = -0.000265381 Jy ! Component: 700 - total flux cleaned = -0.000203725 Jy ! Component: 750 - total flux cleaned = -0.000233257 Jy ! Component: 800 - total flux cleaned = -0.000145394 Jy ! Component: 850 - total flux cleaned = -0.000145812 Jy ! Component: 900 - total flux cleaned = -0.000146068 Jy ! Component: 950 - total flux cleaned = -0.000174672 Jy ! Component: 1000 - total flux cleaned = -0.000174374 Jy ! Component: 1050 - total flux cleaned = -0.000228679 Jy ! Component: 1100 - total flux cleaned = -0.000254983 Jy ! Component: 1150 - total flux cleaned = -0.000280615 Jy ! Component: 1200 - total flux cleaned = -0.000202482 Jy ! Component: 1250 - total flux cleaned = -0.000202802 Jy ! Component: 1300 - total flux cleaned = -0.000253045 Jy ! Component: 1350 - total flux cleaned = -0.000203501 Jy ! Component: 1400 - total flux cleaned = -0.000252619 Jy ! Component: 1450 - total flux cleaned = -0.000228437 Jy ! Component: 1500 - total flux cleaned = -0.000228517 Jy ! Component: 1550 - total flux cleaned = -0.000298861 Jy ! Component: 1600 - total flux cleaned = -0.000298784 Jy ! Component: 1650 - total flux cleaned = -0.000275645 Jy ! Component: 1700 - total flux cleaned = -0.000252849 Jy ! Component: 1750 - total flux cleaned = -0.000253014 Jy ! Component: 1800 - total flux cleaned = -0.000209007 Jy ! Component: 1850 - total flux cleaned = -0.000187348 Jy ! Component: 1900 - total flux cleaned = -0.000209051 Jy ! Component: 1950 - total flux cleaned = -0.000145043 Jy ! Component: 2000 - total flux cleaned = -0.000208261 Jy ! Component: 2050 - total flux cleaned = -6.25912e-05 Jy ! Component: 2100 - total flux cleaned = -0.000145066 Jy ! Component: 2150 - total flux cleaned = -8.39228e-05 Jy ! Component: 2200 - total flux cleaned = -0.000124177 Jy ! Component: 2250 - total flux cleaned = -0.000104376 Jy ! Component: 2300 - total flux cleaned = -4.511e-05 Jy ! Component: 2350 - total flux cleaned = -4.5208e-05 Jy ! Component: 2400 - total flux cleaned = 5.07722e-05 Jy ! Component: 2450 - total flux cleaned = 8.87887e-05 Jy ! Component: 2500 - total flux cleaned = 3.2131e-05 Jy ! Component: 2550 - total flux cleaned = 3.2623e-05 Jy ! Component: 2600 - total flux cleaned = 0.000125241 Jy ! Component: 2650 - total flux cleaned = 8.84684e-05 Jy ! Component: 2700 - total flux cleaned = 0.000142829 Jy ! Component: 2750 - total flux cleaned = 8.86219e-05 Jy ! Component: 2800 - total flux cleaned = 7.09183e-05 Jy ! Component: 2850 - total flux cleaned = 3.55401e-05 Jy ! Component: 2900 - total flux cleaned = 5.33133e-05 Jy ! Component: 2950 - total flux cleaned = 5.35363e-05 Jy ! Component: 3000 - total flux cleaned = 5.34495e-05 Jy ! Component: 3050 - total flux cleaned = 5.32689e-05 Jy ! Component: 3100 - total flux cleaned = 8.69061e-05 Jy ! Component: 3150 - total flux cleaned = 0.00010365 Jy ! Component: 3200 - total flux cleaned = 0.000103629 Jy ! Component: 3250 - total flux cleaned = 5.4138e-05 Jy ! Component: 3300 - total flux cleaned = 7.05263e-05 Jy ! Component: 3350 - total flux cleaned = 0.000103075 Jy ! Component: 3400 - total flux cleaned = 0.000103085 Jy ! Component: 3450 - total flux cleaned = 0.000119268 Jy ! Component: 3500 - total flux cleaned = 0.000119403 Jy ! Component: 3550 - total flux cleaned = 0.000119384 Jy ! Component: 3600 - total flux cleaned = 8.82399e-05 Jy ! Component: 3650 - total flux cleaned = 0.000103939 Jy ! Component: 3700 - total flux cleaned = 0.000103712 Jy ! Component: 3750 - total flux cleaned = 0.000119068 Jy ! Component: 3800 - total flux cleaned = 0.000103869 Jy ! Component: 3850 - total flux cleaned = 4.35451e-05 Jy ! Component: 3900 - total flux cleaned = 7.37272e-05 Jy ! Component: 3950 - total flux cleaned = 0.000103695 Jy ! Component: 4000 - total flux cleaned = 0.000192204 Jy ! Component: 4050 - total flux cleaned = 0.000250549 Jy ! Total flux subtracted in 4096 components = 0.000206819 Jy ! Clean residual min=-0.000831 max=0.000852 Jy/beam ! Clean residual mean=0.000001 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.176732 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 467 components and 0.176732 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0711-1359_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.152 x 7.957 at -5.195 degrees (North through East) ! Clean map min=-0.0021876 max=0.12481 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0711-1359_S_map.fits wmodel /vlbi/uf001/uva//J0711-1359_S_map.mod ! Writing 467 model components to file: /vlbi/uf001/uva//J0711-1359_S_map.mod wobs /vlbi/uf001/uva//J0711-1359_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0711-1359_S_uvs.fits wwins /vlbi/uf001/uva//J0711-1359_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J0711-1359_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.124812 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000262525 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.631008 0.631008 1.26202 2.52403 5.04807 10.0961 20.1923 40.3845 80.7691 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 475.429 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0711-1359_S_dfm.log closed on Sun Jan 13 23:21:11 2019