! Started logfile: /vlbi/uf001/uva//J1349-1110_S_dfm.log on Mon Jan 14 02:36:33 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//J1349-1110_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1349-1110_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.85575 visibilities/baseline/integration-bin. ! Found source: J1349-1110 ! ! 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 6585 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 J1349-1110_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014044Jy sigma=19.999427 ! Fit after self-cal, rms=0.876564Jy sigma=17.198459 ! 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.877 mas, bmaj=7.406 mas, bpa=2.142 degrees ! Estimated noise=0.672664 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.0973673 Jy ! Component: 100 - total flux cleaned = 0.12043 Jy ! Total flux subtracted in 100 components = 0.12043 Jy ! Clean residual min=-0.004548 max=0.009138 Jy/beam ! Clean residual mean=0.000002 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.12043 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.12043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073512Jy sigma=1.352290 ! Fit after self-cal, rms=0.073506Jy sigma=1.352057 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00991254 Jy ! Component: 100 - total flux cleaned = 0.0153702 Jy ! Total flux subtracted in 100 components = 0.0153702 Jy ! Clean residual min=-0.004019 max=0.004120 Jy/beam ! Clean residual mean=-0.000005 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.1358 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.1358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072032Jy sigma=1.316748 ! Fit after self-cal, rms=0.072045Jy sigma=1.316539 ! 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.366 mas, bmaj=8.326 mas, bpa=1.267 degrees ! Estimated noise=0.456114 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.00427798 Jy ! Component: 100 - total flux cleaned = 0.00644351 Jy ! Component: 150 - total flux cleaned = 0.00763225 Jy ! Component: 200 - total flux cleaned = 0.0083197 Jy ! Total flux subtracted in 200 components = 0.0083197 Jy ! Clean residual min=-0.004035 max=0.003925 Jy/beam ! Clean residual mean=-0.000011 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.144119 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 44 components and 0.144119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071827Jy sigma=1.310976 ! Fit after self-cal, rms=0.071836Jy sigma=1.310860 ! 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.366 x 8.326 at 1.267 degrees (North through East) ! Clean map min=-0.0039407 max=0.12572 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.01 KP 1.02 ! LA 0.90 MK 1.03 NL 1.09 OV 1.00 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.92 HN 1.05 KP 1.04 ! LA 0.93 MK 1.05 NL 1.07 OV 1.00 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.94 HN 0.98 KP 1.01 ! LA 0.93 MK 0.97 NL 1.04 OV 0.99 ! PT 1.08 SC 1.00 ! ! ! Fit before self-cal, rms=0.071836Jy sigma=1.310860 ! Fit after self-cal, rms=0.072131Jy sigma=1.299206 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=8.375 mas, bpa=1.432 degrees ! Estimated noise=0.456763 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.000690908 Jy ! Component: 100 - total flux cleaned = -0.000861702 Jy ! Component: 150 - total flux cleaned = -0.000980613 Jy ! Component: 200 - total flux cleaned = -0.00104331 Jy ! Total flux subtracted in 200 components = -0.00104331 Jy ! Clean residual min=-0.003186 max=0.003445 Jy/beam ! Clean residual mean=-0.000005 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.143076 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.143076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072110Jy sigma=1.298844 ! Fit after self-cal, rms=0.072163Jy sigma=1.298607 ! 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.072163Jy sigma=1.298607 ! Fit after self-cal, rms=0.073563Jy sigma=1.289806 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=8.386 mas, bpa=1.198 degrees ! Estimated noise=0.458111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.32104e-06 Jy ! Component: 100 - total flux cleaned = -2.44444e-05 Jy ! Component: 150 - total flux cleaned = -5.22492e-05 Jy ! Component: 200 - total flux cleaned = -8.96416e-05 Jy ! Total flux subtracted in 200 components = -8.96416e-05 Jy ! Clean residual min=-0.002710 max=0.003266 Jy/beam ! Clean residual mean=-0.000001 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.142986 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.142986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073554Jy sigma=1.289716 ! Fit after self-cal, rms=0.073585Jy sigma=1.289627 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 (-6, -37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333593 Jy ! Component: 100 - total flux cleaned = 0.00536531 Jy ! Component: 150 - total flux cleaned = 0.00672306 Jy ! Component: 200 - total flux cleaned = 0.00730906 Jy ! Total flux subtracted in 200 components = 0.00730906 Jy ! Clean residual min=-0.002548 max=0.002237 Jy/beam ! Clean residual mean=-0.000003 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.150295 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.150295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073404Jy sigma=1.285995 ! Fit after self-cal, rms=0.073394Jy sigma=1.285789 ! 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.073394Jy sigma=1.285789 ! Fit after self-cal, rms=0.073713Jy sigma=1.285369 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.382 mas, bmaj=8.391 mas, bpa=1.194 degrees ! Estimated noise=0.457685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00082204 Jy ! Component: 100 - total flux cleaned = 0.00109152 Jy ! Component: 150 - total flux cleaned = 0.0012705 Jy ! Component: 200 - total flux cleaned = 0.00131453 Jy ! Total flux subtracted in 200 components = 0.00131453 Jy ! Clean residual min=-0.002340 max=0.002071 Jy/beam ! Clean residual mean=-0.000001 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.15161 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 95 components and 0.15161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073683Jy sigma=1.285035 ! Fit after self-cal, rms=0.073695Jy sigma=1.284999 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.000134758 Jy ! Component: 100 - total flux cleaned = 0.000135145 Jy ! Component: 150 - total flux cleaned = 0.000173294 Jy ! Component: 200 - total flux cleaned = 0.000173443 Jy ! Total flux subtracted in 200 components = 0.000173443 Jy ! Clean residual min=-0.002320 max=0.002060 Jy/beam ! Clean residual mean=-0.000001 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.151783 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 101 components and 0.151783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073680Jy sigma=1.284879 ! Fit after self-cal, rms=0.073682Jy sigma=1.284870 ! 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.073682Jy sigma=1.284870 ! Fit after self-cal, rms=0.073678Jy sigma=1.284828 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.566 mas, bmaj=14.43 mas, bpa=6.025 degrees ! Estimated noise=0.558541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00046925 Jy ! Component: 100 - total flux cleaned = 0.000513419 Jy ! Component: 150 - total flux cleaned = 0.000526025 Jy ! Component: 200 - total flux cleaned = 0.000549914 Jy ! Total flux subtracted in 200 components = 0.000549914 Jy ! Clean residual min=-0.002505 max=0.002315 Jy/beam ! Clean residual mean=0.000000 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.152333 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 115 components and 0.152333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073673Jy sigma=1.284822 ! Fit after self-cal, rms=0.073675Jy sigma=1.284812 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 = 9.0895e-05 Jy ! Component: 100 - total flux cleaned = 0.000101548 Jy ! Component: 150 - total flux cleaned = 0.000121899 Jy ! Component: 200 - total flux cleaned = 0.000131494 Jy ! Total flux subtracted in 200 components = 0.000131494 Jy ! Clean residual min=-0.002507 max=0.002321 Jy/beam ! Clean residual mean=0.000000 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.152465 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 121 components and 0.152465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073672Jy sigma=1.284822 ! Fit after self-cal, rms=0.073673Jy sigma=1.284816 ! 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.381 mas, bmaj=8.391 mas, bpa=1.184 degrees ! Estimated noise=0.457821 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.381 x 8.391 at 1.184 degrees (North through East) ! Clean map min=-0.0022121 max=0.1267 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.885 mas, bmaj=7.441 mas, bpa=2.107 degrees ! Estimated noise=0.676611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0978532 Jy ! Component: 100 - total flux cleaned = 0.120908 Jy ! Component: 150 - total flux cleaned = 0.130697 Jy ! Component: 200 - total flux cleaned = 0.13601 Jy ! Total flux subtracted in 200 components = 0.13601 Jy ! Clean residual min=-0.003196 max=0.003324 Jy/beam ! Clean residual mean=0.000002 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.13601 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.13601 Jy ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=8.391 mas, bpa=1.184 degrees ! Estimated noise=0.457821 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.00444354 Jy ! Component: 100 - total flux cleaned = 0.00756698 Jy ! Component: 150 - total flux cleaned = 0.00995002 Jy ! Component: 200 - total flux cleaned = 0.0118155 Jy ! Total flux subtracted in 200 components = 0.0118155 Jy ! Clean residual min=-0.002437 max=0.002256 Jy/beam ! Clean residual mean=0.000001 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.147825 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 57 components and 0.147825 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.566 mas, bmaj=14.43 mas, bpa=6.025 degrees ! Estimated noise=0.558541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019202 Jy ! Component: 100 - total flux cleaned = 0.00311941 Jy ! Component: 150 - total flux cleaned = 0.00359769 Jy ! Component: 200 - total flux cleaned = 0.00386425 Jy ! Total flux subtracted in 200 components = 0.00386425 Jy ! Clean residual min=-0.002526 max=0.002472 Jy/beam ! Clean residual mean=0.000000 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.15169 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.000200877 Jy ! Component: 100 - total flux cleaned = 0.000371041 Jy ! Component: 150 - total flux cleaned = 0.000485733 Jy ! Component: 200 - total flux cleaned = 0.000574328 Jy ! Total flux subtracted in 200 components = 0.000574328 Jy ! Clean residual min=-0.002486 max=0.002393 Jy/beam ! Clean residual mean=0.000000 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.152264 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 92 components and 0.152264 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=8.391 mas, bpa=1.184 degrees ! Estimated noise=0.457821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.57644e-05 Jy ! Component: 100 - total flux cleaned = -8.8213e-05 Jy ! Component: 150 - total flux cleaned = -2.70067e-05 Jy ! Component: 200 - total flux cleaned = 2.65694e-07 Jy ! Total flux subtracted in 200 components = 2.65694e-07 Jy ! Clean residual min=-0.002251 max=0.001974 Jy/beam ! Clean residual mean=-0.000000 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.152264 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 110 components and 0.152264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073703Jy sigma=1.285106 ! Fit after self-cal, rms=0.073695Jy sigma=1.285021 wmodel J1349-1110_S_map.mod ! Writing 110 model components to file: J1349-1110_S_map.mod wobs J1349-1110_S_uvs.fits ! Writing UV FITS file: J1349-1110_S_uvs.fits wwins J1349-1110_S_map.win ! wwins: Wrote 2 windows to J1349-1110_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.000803389 Jy ! Component: 100 - total flux cleaned = -0.00120346 Jy ! Component: 150 - total flux cleaned = -0.00155042 Jy ! Component: 200 - total flux cleaned = -0.00191991 Jy ! Component: 250 - total flux cleaned = -0.00227804 Jy ! Component: 300 - total flux cleaned = -0.00262499 Jy ! Component: 350 - total flux cleaned = -0.00286949 Jy ! Component: 400 - total flux cleaned = -0.00307767 Jy ! Component: 450 - total flux cleaned = -0.00325085 Jy ! Component: 500 - total flux cleaned = -0.00336391 Jy ! Component: 550 - total flux cleaned = -0.00339137 Jy ! Component: 600 - total flux cleaned = -0.00333736 Jy ! Component: 650 - total flux cleaned = -0.00336433 Jy ! Component: 700 - total flux cleaned = -0.00331153 Jy ! Component: 750 - total flux cleaned = -0.00318284 Jy ! Component: 800 - total flux cleaned = -0.00315761 Jy ! Component: 850 - total flux cleaned = -0.00305833 Jy ! Component: 900 - total flux cleaned = -0.003034 Jy ! Component: 950 - total flux cleaned = -0.00305777 Jy ! Component: 1000 - total flux cleaned = -0.00291367 Jy ! Component: 1050 - total flux cleaned = -0.00281989 Jy ! Component: 1100 - total flux cleaned = -0.00284299 Jy ! Component: 1150 - total flux cleaned = -0.00284292 Jy ! Component: 1200 - total flux cleaned = -0.0027747 Jy ! Component: 1250 - total flux cleaned = -0.00281923 Jy ! Component: 1300 - total flux cleaned = -0.00279697 Jy ! Component: 1350 - total flux cleaned = -0.00270956 Jy ! Component: 1400 - total flux cleaned = -0.00270942 Jy ! Component: 1450 - total flux cleaned = -0.00268816 Jy ! Component: 1500 - total flux cleaned = -0.00268847 Jy ! Component: 1550 - total flux cleaned = -0.00273007 Jy ! Component: 1600 - total flux cleaned = -0.0027506 Jy ! Component: 1650 - total flux cleaned = -0.00275033 Jy ! Component: 1700 - total flux cleaned = -0.00273003 Jy ! Component: 1750 - total flux cleaned = -0.00273004 Jy ! Component: 1800 - total flux cleaned = -0.00284834 Jy ! Component: 1850 - total flux cleaned = -0.00273119 Jy ! Component: 1900 - total flux cleaned = -0.00282805 Jy ! Component: 1950 - total flux cleaned = -0.00286659 Jy ! Component: 2000 - total flux cleaned = -0.00288574 Jy ! Component: 2050 - total flux cleaned = -0.00294226 Jy ! Component: 2100 - total flux cleaned = -0.00299817 Jy ! Component: 2150 - total flux cleaned = -0.00301671 Jy ! Component: 2200 - total flux cleaned = -0.00309018 Jy ! Component: 2250 - total flux cleaned = -0.00309011 Jy ! Component: 2300 - total flux cleaned = -0.00314428 Jy ! Component: 2350 - total flux cleaned = -0.00314408 Jy ! Component: 2400 - total flux cleaned = -0.00312645 Jy ! Component: 2450 - total flux cleaned = -0.00312669 Jy ! Component: 2500 - total flux cleaned = -0.00312665 Jy ! Component: 2550 - total flux cleaned = -0.00314398 Jy ! Component: 2600 - total flux cleaned = -0.00314377 Jy ! Component: 2650 - total flux cleaned = -0.00317809 Jy ! Component: 2700 - total flux cleaned = -0.00327965 Jy ! Component: 2750 - total flux cleaned = -0.00322933 Jy ! Component: 2800 - total flux cleaned = -0.00334608 Jy ! Component: 2850 - total flux cleaned = -0.00339564 Jy ! Component: 2900 - total flux cleaned = -0.00341205 Jy ! Component: 2950 - total flux cleaned = -0.00344502 Jy ! Component: 3000 - total flux cleaned = -0.00354185 Jy ! Component: 3050 - total flux cleaned = -0.00355792 Jy ! Component: 3100 - total flux cleaned = -0.00362167 Jy ! Component: 3150 - total flux cleaned = -0.00359019 Jy ! Component: 3200 - total flux cleaned = -0.00362157 Jy ! Component: 3250 - total flux cleaned = -0.00365238 Jy ! Component: 3300 - total flux cleaned = -0.00360612 Jy ! Component: 3350 - total flux cleaned = -0.00360625 Jy ! Component: 3400 - total flux cleaned = -0.00363679 Jy ! Component: 3450 - total flux cleaned = -0.00360659 Jy ! Component: 3500 - total flux cleaned = -0.00357662 Jy ! Component: 3550 - total flux cleaned = -0.00354679 Jy ! Component: 3600 - total flux cleaned = -0.00354672 Jy ! Component: 3650 - total flux cleaned = -0.00359057 Jy ! Component: 3700 - total flux cleaned = -0.00360518 Jy ! Component: 3750 - total flux cleaned = -0.00354725 Jy ! Component: 3800 - total flux cleaned = -0.00353294 Jy ! Component: 3850 - total flux cleaned = -0.00351858 Jy ! Component: 3900 - total flux cleaned = -0.00353279 Jy ! Component: 3950 - total flux cleaned = -0.00351871 Jy ! Component: 4000 - total flux cleaned = -0.00343473 Jy ! Component: 4050 - total flux cleaned = -0.00349046 Jy ! Total flux subtracted in 4096 components = -0.00344893 Jy ! Clean residual min=-0.000938 max=0.000821 Jy/beam ! Clean residual mean=0.000002 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.148815 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 374 components and 0.148815 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1349-1110_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.381 x 8.391 at 1.184 degrees (North through East) ! Clean map min=-0.001562 max=0.12693 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1349-1110_S_map.fits wmodel /vlbi/uf001/uva//J1349-1110_S_map.mod ! Writing 374 model components to file: /vlbi/uf001/uva//J1349-1110_S_map.mod wobs /vlbi/uf001/uva//J1349-1110_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1349-1110_S_uvs.fits wwins /vlbi/uf001/uva//J1349-1110_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1349-1110_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.126933 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251398 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.594166 0.594166 1.18833 2.37666 4.75333 9.50666 19.0133 38.0266 76.0533 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.126 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 504.909 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1349-1110_S_dfm.log closed on Mon Jan 14 02:36:38 2019