! Started logfile: /vlbi/uf001/uva//J0605+0939_S_dfm.log on Sun Jan 13 22:49:49 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//J0605+0939_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0605+0939_S_uva.fits ! AN table 1: 14 integrations on 21 of 21 possible baselines. ! AN table 2: 28 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.950113 visibilities/baseline/integration-bin. ! Found source: J0605+0939 ! ! 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 J0605+0939_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 29 telescope corrections were flagged in sub-array 1. ! A total of 35 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! A total of 35 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! A total of 35 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.039294Jy sigma=22.401280 ! Fit after self-cal, rms=0.699793Jy sigma=15.149070 ! 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=4.797 mas, bmaj=19.63 mas, bpa=-13.81 degrees ! Estimated noise=1.07364 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.232053 Jy ! Component: 100 - total flux cleaned = 0.283489 Jy ! Total flux subtracted in 100 components = 0.283489 Jy ! Clean residual min=-0.010503 max=0.017494 Jy/beam ! Clean residual mean=0.000031 rms=0.003469 Jy/beam ! Combined flux in latest and established models = 0.283489 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.283489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064592Jy sigma=1.345928 ! Fit after self-cal, rms=0.064518Jy sigma=1.344426 ! 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.526 mas, bmaj=19.18 mas, bpa=-15.26 degrees ! Estimated noise=0.756536 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.0218524 Jy ! Component: 100 - total flux cleaned = 0.032154 Jy ! Component: 150 - total flux cleaned = 0.0379298 Jy ! Component: 200 - total flux cleaned = 0.0409671 Jy ! Total flux subtracted in 200 components = 0.0409671 Jy ! Clean residual min=-0.008085 max=0.009053 Jy/beam ! Clean residual mean=0.000008 rms=0.002242 Jy/beam ! Combined flux in latest and established models = 0.324456 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 62 components and 0.324456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056733Jy sigma=1.198176 ! Fit after self-cal, rms=0.056505Jy sigma=1.191732 ! 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.526 x 19.18 at -15.26 degrees (North through East) ! Clean map min=-0.0080295 max=0.30019 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.04 LA 0.95 ! NL 1.06 OV 1.02 PT 1.02 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 HN 1.01 KP 1.02 LA 0.94 ! NL 1.03 OV 1.02 PT 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 0.99 LA 0.92 ! NL 1.02 OV 0.93 PT 1.04 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 HN 1.00 KP 1.04 LA 0.95 ! NL 1.01 OV 0.93 PT 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.00 LA 0.93 ! NL 1.00 OV 1.01 PT 1.04 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 HN 1.02 KP 1.00 LA 0.93 ! NL 1.04 OV 1.00 PT 0.98 ! ! ! Fit before self-cal, rms=0.056505Jy sigma=1.191732 ! Fit after self-cal, rms=0.053647Jy sigma=1.136949 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.525 mas, bmaj=19.21 mas, bpa=-15.07 degrees ! Estimated noise=0.756897 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 (12, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00429547 Jy ! Component: 100 - total flux cleaned = 0.00414811 Jy ! Component: 150 - total flux cleaned = 0.00376782 Jy ! Component: 200 - total flux cleaned = 0.00335211 Jy ! Total flux subtracted in 200 components = 0.00335211 Jy ! Clean residual min=-0.005509 max=0.004841 Jy/beam ! Clean residual mean=0.000002 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.327809 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 114 components and 0.327809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052530Jy sigma=1.113556 ! Fit after self-cal, rms=0.052506Jy sigma=1.112282 ! 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.052506Jy sigma=1.112282 ! Fit after self-cal, rms=0.051402Jy sigma=1.092409 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.531 mas, bmaj=19.22 mas, bpa=-15.11 degrees ! Estimated noise=0.754763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116339 Jy ! Component: 100 - total flux cleaned = 0.00125224 Jy ! Component: 150 - total flux cleaned = 0.00132188 Jy ! Component: 200 - total flux cleaned = 0.00162976 Jy ! Total flux subtracted in 200 components = 0.00162976 Jy ! Clean residual min=-0.002973 max=0.003063 Jy/beam ! Clean residual mean=0.000003 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.329438 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 143 components and 0.329438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051117Jy sigma=1.086748 ! Fit after self-cal, rms=0.051113Jy sigma=1.086464 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.000188321 Jy ! Component: 100 - total flux cleaned = 0.000403048 Jy ! Component: 150 - total flux cleaned = 0.000503589 Jy ! Component: 200 - total flux cleaned = 0.00068242 Jy ! Total flux subtracted in 200 components = 0.00068242 Jy ! Clean residual min=-0.002761 max=0.002945 Jy/beam ! Clean residual mean=0.000003 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.330121 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 170 components and 0.330121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051016Jy sigma=1.084601 ! Fit after self-cal, rms=0.051018Jy sigma=1.084525 ! 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.051018Jy sigma=1.084525 ! Fit after self-cal, rms=0.050975Jy sigma=1.083840 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.534 mas, bmaj=19.2 mas, bpa=-15.09 degrees ! Estimated noise=0.754427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132809 Jy ! Component: 100 - total flux cleaned = 0.00189774 Jy ! Component: 150 - total flux cleaned = 0.00214294 Jy ! Component: 200 - total flux cleaned = 0.00239883 Jy ! Total flux subtracted in 200 components = 0.00239883 Jy ! Clean residual min=-0.002754 max=0.002875 Jy/beam ! Clean residual mean=0.000004 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.33252 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 198 components and 0.33252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050897Jy sigma=1.082323 ! Fit after self-cal, rms=0.050900Jy sigma=1.082253 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.000411268 Jy ! Component: 100 - total flux cleaned = 0.000514528 Jy ! Component: 150 - total flux cleaned = 0.000608562 Jy ! Component: 200 - total flux cleaned = 0.000607937 Jy ! Total flux subtracted in 200 components = 0.000607937 Jy ! Clean residual min=-0.002644 max=0.002876 Jy/beam ! Clean residual mean=0.000004 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.333128 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 219 components and 0.333128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050862Jy sigma=1.081559 ! Fit after self-cal, rms=0.050864Jy sigma=1.081527 ! 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.050864Jy sigma=1.081527 ! Fit after self-cal, rms=0.050860Jy sigma=1.081280 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.948 mas, bmaj=19.14 mas, bpa=-16.47 degrees ! Estimated noise=0.823782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000937713 Jy ! Component: 100 - total flux cleaned = 0.00132421 Jy ! Component: 150 - total flux cleaned = 0.00150764 Jy ! Component: 200 - total flux cleaned = 0.00159087 Jy ! Total flux subtracted in 200 components = 0.00159087 Jy ! Clean residual min=-0.002870 max=0.003031 Jy/beam ! Clean residual mean=0.000005 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.334718 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 256 components and 0.334718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050825Jy sigma=1.080682 ! Fit after self-cal, rms=0.050828Jy sigma=1.080650 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.000258996 Jy ! Component: 100 - total flux cleaned = 0.000309678 Jy ! Component: 150 - total flux cleaned = 0.000286236 Jy ! Component: 200 - total flux cleaned = 0.000309081 Jy ! Total flux subtracted in 200 components = 0.000309081 Jy ! Clean residual min=-0.002785 max=0.002994 Jy/beam ! Clean residual mean=0.000005 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.335027 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 281 components and 0.335027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050810Jy sigma=1.080353 ! Fit after self-cal, rms=0.050811Jy sigma=1.080337 ! 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.535 mas, bmaj=19.19 mas, bpa=-15.09 degrees ! Estimated noise=0.754446 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.535 x 19.19 at -15.09 degrees (North through East) ! Clean map min=-0.0033796 max=0.29758 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=4.812 mas, bmaj=19.62 mas, bpa=-13.7 degrees ! Estimated noise=1.06965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.230376 Jy ! Component: 100 - total flux cleaned = 0.282292 Jy ! Component: 150 - total flux cleaned = 0.301948 Jy ! Component: 200 - total flux cleaned = 0.312637 Jy ! Total flux subtracted in 200 components = 0.312637 Jy ! Clean residual min=-0.006141 max=0.005504 Jy/beam ! Clean residual mean=0.000015 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.312637 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.312637 Jy ! Inverting map and beam ! Estimated beam: bmin=5.535 mas, bmaj=19.19 mas, bpa=-15.09 degrees ! Estimated noise=0.754446 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.00839872 Jy ! Component: 100 - total flux cleaned = 0.0122448 Jy ! Component: 150 - total flux cleaned = 0.0139802 Jy ! Component: 200 - total flux cleaned = 0.0150917 Jy ! Total flux subtracted in 200 components = 0.0150917 Jy ! Clean residual min=-0.003688 max=0.002968 Jy/beam ! Clean residual mean=0.000007 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.327728 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 65 components and 0.327728 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.948 mas, bmaj=19.14 mas, bpa=-16.47 degrees ! Estimated noise=0.823782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000739602 Jy ! Component: 100 - total flux cleaned = 0.00167144 Jy ! Component: 150 - total flux cleaned = 0.00272577 Jy ! Component: 200 - total flux cleaned = 0.00348544 Jy ! Total flux subtracted in 200 components = 0.00348544 Jy ! Clean residual min=-0.003203 max=0.002968 Jy/beam ! Clean residual mean=0.000007 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.331214 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.000670133 Jy ! Component: 100 - total flux cleaned = 0.00120024 Jy ! Component: 150 - total flux cleaned = 0.00151609 Jy ! Component: 200 - total flux cleaned = 0.00189624 Jy ! Total flux subtracted in 200 components = 0.00189624 Jy ! Clean residual min=-0.002846 max=0.002850 Jy/beam ! Clean residual mean=0.000006 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.33311 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 180 components and 0.33311 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.535 mas, bmaj=19.19 mas, bpa=-15.09 degrees ! Estimated noise=0.754446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000302701 Jy ! Component: 100 - total flux cleaned = 0.000763832 Jy ! Component: 150 - total flux cleaned = 0.00113045 Jy ! Component: 200 - total flux cleaned = 0.0013621 Jy ! Total flux subtracted in 200 components = 0.0013621 Jy ! Clean residual min=-0.002460 max=0.002708 Jy/beam ! Clean residual mean=0.000004 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.334472 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 208 components and 0.334472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050869Jy sigma=1.081309 ! Fit after self-cal, rms=0.050858Jy sigma=1.081199 wmodel J0605+0939_S_map.mod ! Writing 208 model components to file: J0605+0939_S_map.mod wobs J0605+0939_S_uvs.fits ! Writing UV FITS file: J0605+0939_S_uvs.fits wwins J0605+0939_S_map.win ! wwins: Wrote 2 windows to J0605+0939_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.000372587 Jy ! Component: 100 - total flux cleaned = 0.000114575 Jy ! Component: 150 - total flux cleaned = -8.40257e-05 Jy ! Component: 200 - total flux cleaned = -0.000311322 Jy ! Component: 250 - total flux cleaned = -0.000420789 Jy ! Component: 300 - total flux cleaned = -0.00045503 Jy ! Component: 350 - total flux cleaned = -0.000422199 Jy ! Component: 400 - total flux cleaned = -0.000454266 Jy ! Component: 450 - total flux cleaned = -0.000546663 Jy ! Component: 500 - total flux cleaned = -0.000785659 Jy ! Component: 550 - total flux cleaned = -0.000959697 Jy ! Component: 600 - total flux cleaned = -0.00113032 Jy ! Component: 650 - total flux cleaned = -0.00126971 Jy ! Component: 700 - total flux cleaned = -0.00140569 Jy ! Component: 750 - total flux cleaned = -0.00137869 Jy ! Component: 800 - total flux cleaned = -0.00148394 Jy ! Component: 850 - total flux cleaned = -0.00143318 Jy ! Component: 900 - total flux cleaned = -0.00153474 Jy ! Component: 950 - total flux cleaned = -0.0015588 Jy ! Component: 1000 - total flux cleaned = -0.00155869 Jy ! Component: 1050 - total flux cleaned = -0.00158286 Jy ! Component: 1100 - total flux cleaned = -0.00158287 Jy ! Component: 1150 - total flux cleaned = -0.00167512 Jy ! Component: 1200 - total flux cleaned = -0.00165244 Jy ! Component: 1250 - total flux cleaned = -0.00176445 Jy ! Component: 1300 - total flux cleaned = -0.00178669 Jy ! Component: 1350 - total flux cleaned = -0.00189511 Jy ! Component: 1400 - total flux cleaned = -0.00191684 Jy ! Component: 1450 - total flux cleaned = -0.00193803 Jy ! Component: 1500 - total flux cleaned = -0.00195915 Jy ! Component: 1550 - total flux cleaned = -0.00206028 Jy ! Component: 1600 - total flux cleaned = -0.00204013 Jy ! Component: 1650 - total flux cleaned = -0.0020597 Jy ! Component: 1700 - total flux cleaned = -0.0020211 Jy ! Component: 1750 - total flux cleaned = -0.00207867 Jy ! Component: 1800 - total flux cleaned = -0.00209772 Jy ! Component: 1850 - total flux cleaned = -0.00213524 Jy ! Component: 1900 - total flux cleaned = -0.00213523 Jy ! Component: 1950 - total flux cleaned = -0.00213545 Jy ! Component: 2000 - total flux cleaned = -0.00218903 Jy ! Component: 2050 - total flux cleaned = -0.00224186 Jy ! Component: 2100 - total flux cleaned = -0.00227678 Jy ! Component: 2150 - total flux cleaned = -0.00234529 Jy ! Component: 2200 - total flux cleaned = -0.00234524 Jy ! Component: 2250 - total flux cleaned = -0.00232853 Jy ! Component: 2300 - total flux cleaned = -0.00229548 Jy ! Component: 2350 - total flux cleaned = -0.00229558 Jy ! Component: 2400 - total flux cleaned = -0.00232802 Jy ! Component: 2450 - total flux cleaned = -0.00231188 Jy ! Component: 2500 - total flux cleaned = -0.00231206 Jy ! Component: 2550 - total flux cleaned = -0.00234369 Jy ! Component: 2600 - total flux cleaned = -0.00229705 Jy ! Component: 2650 - total flux cleaned = -0.0023591 Jy ! Component: 2700 - total flux cleaned = -0.00235907 Jy ! Component: 2750 - total flux cleaned = -0.00241979 Jy ! Component: 2800 - total flux cleaned = -0.00243493 Jy ! Component: 2850 - total flux cleaned = -0.00244961 Jy ! Component: 2900 - total flux cleaned = -0.00244971 Jy ! Component: 2950 - total flux cleaned = -0.00243495 Jy ! Component: 3000 - total flux cleaned = -0.0024352 Jy ! Component: 3050 - total flux cleaned = -0.00243518 Jy ! Component: 3100 - total flux cleaned = -0.00246364 Jy ! Component: 3150 - total flux cleaned = -0.00244959 Jy ! Component: 3200 - total flux cleaned = -0.00244968 Jy ! Component: 3250 - total flux cleaned = -0.00247763 Jy ! Component: 3300 - total flux cleaned = -0.00247774 Jy ! Component: 3350 - total flux cleaned = -0.00247753 Jy ! Component: 3400 - total flux cleaned = -0.00247765 Jy ! Component: 3450 - total flux cleaned = -0.00245061 Jy ! Component: 3500 - total flux cleaned = -0.00250452 Jy ! Component: 3550 - total flux cleaned = -0.00249121 Jy ! Component: 3600 - total flux cleaned = -0.00249127 Jy ! Component: 3650 - total flux cleaned = -0.002544 Jy ! Component: 3700 - total flux cleaned = -0.00253103 Jy ! Component: 3750 - total flux cleaned = -0.00254409 Jy ! Component: 3800 - total flux cleaned = -0.00257 Jy ! Component: 3850 - total flux cleaned = -0.00258289 Jy ! Component: 3900 - total flux cleaned = -0.00259559 Jy ! Component: 3950 - total flux cleaned = -0.00259564 Jy ! Component: 4000 - total flux cleaned = -0.00259573 Jy ! Component: 4050 - total flux cleaned = -0.00260827 Jy ! Total flux subtracted in 4096 components = -0.00258326 Jy ! Clean residual min=-0.000705 max=0.000727 Jy/beam ! Clean residual mean=0.000001 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.331889 Jy keep ! Adding 349 model components to the UV plane model. ! The established model now contains 557 components and 0.331889 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0605+0939_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.535 x 19.19 at -15.09 degrees (North through East) ! Clean map min=-0.0024318 max=0.29709 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0605+0939_S_map.fits wmodel /vlbi/uf001/uva//J0605+0939_S_map.mod ! Writing 557 model components to file: /vlbi/uf001/uva//J0605+0939_S_map.mod wobs /vlbi/uf001/uva//J0605+0939_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0605+0939_S_uvs.fits wwins /vlbi/uf001/uva//J0605+0939_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0605+0939_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.297093 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000249415 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.251855 0.251855 0.50371 1.00742 2.01484 4.02968 8.05936 16.1187 32.2374 64.4749 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.297 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1191.16 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0605+0939_S_dfm.log closed on Sun Jan 13 22:49:53 2019