! Started logfile: /vlbi/uf001/uva//J0309+2738_S_dfm.log on Sun Jan 13 21:41:57 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//J0309+2738_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0309+2738_S_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.684954 visibilities/baseline/integration-bin. ! Found source: J0309+2738 ! ! 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 8877 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 J0309+2738_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 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001464Jy sigma=21.512384 ! Fit after self-cal, rms=0.944945Jy sigma=20.291246 ! 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.876 mas, bmaj=6.193 mas, bpa=-10.78 degrees ! Estimated noise=0.523016 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.0432739 Jy ! Component: 100 - total flux cleaned = 0.0537403 Jy ! Total flux subtracted in 100 components = 0.0537403 Jy ! Clean residual min=-0.003154 max=0.004200 Jy/beam ! Clean residual mean=-0.000007 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.0537403 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0537403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058107Jy sigma=1.198463 ! Fit after self-cal, rms=0.057503Jy sigma=1.187068 ! 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.478 mas, bmaj=6.668 mas, bpa=-8.305 degrees ! Estimated noise=0.354816 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.00504116 Jy ! Component: 100 - total flux cleaned = 0.00722497 Jy ! Component: 150 - total flux cleaned = 0.0083634 Jy ! Component: 200 - total flux cleaned = 0.00888647 Jy ! Total flux subtracted in 200 components = 0.00888647 Jy ! Clean residual min=-0.002276 max=0.002263 Jy/beam ! Clean residual mean=-0.000007 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.0626268 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 37 components and 0.0626268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057092Jy sigma=1.178975 ! Fit after self-cal, rms=0.057088Jy sigma=1.178767 ! 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.478 x 6.668 at -8.305 degrees (North through East) ! Clean map min=-0.0022214 max=0.056789 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 0.94 KP 0.97 ! LA 0.95 MK 0.98 NL 1.10 OV 0.97 ! PT 1.14 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.06 HN 1.04 KP 0.94 ! LA 0.95 MK 1.04 NL 1.11 OV 0.99 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 0.95 KP 0.93 ! LA 1.02 MK 1.02 NL 1.12 OV 0.95 ! PT 0.89 SC 1.08 ! ! ! Fit before self-cal, rms=0.057088Jy sigma=1.178767 ! Fit after self-cal, rms=0.057634Jy sigma=1.174692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=6.692 mas, bpa=-8.379 degrees ! Estimated noise=0.355281 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.000442535 Jy ! Component: 100 - total flux cleaned = 0.000581151 Jy ! Component: 150 - total flux cleaned = 0.000658286 Jy ! Component: 200 - total flux cleaned = 0.000707781 Jy ! Total flux subtracted in 200 components = 0.000707781 Jy ! Clean residual min=-0.002145 max=0.001967 Jy/beam ! Clean residual mean=-0.000007 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0633346 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.0633346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057617Jy sigma=1.174403 ! Fit after self-cal, rms=0.057659Jy sigma=1.174109 ! 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.057659Jy sigma=1.174109 ! Fit after self-cal, rms=0.058622Jy sigma=1.166575 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=6.661 mas, bpa=-8.671 degrees ! Estimated noise=0.357274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212071 Jy ! Component: 100 - total flux cleaned = 0.000349903 Jy ! Component: 150 - total flux cleaned = 0.00043367 Jy ! Component: 200 - total flux cleaned = 0.000470676 Jy ! Total flux subtracted in 200 components = 0.000470676 Jy ! Clean residual min=-0.001946 max=0.001711 Jy/beam ! Clean residual mean=0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0638052 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.0638052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058610Jy sigma=1.166405 ! Fit after self-cal, rms=0.058668Jy sigma=1.166114 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.38676e-05 Jy ! Component: 100 - total flux cleaned = 9.97033e-05 Jy ! Component: 150 - total flux cleaned = 9.99284e-05 Jy ! Component: 200 - total flux cleaned = 0.000110031 Jy ! Total flux subtracted in 200 components = 0.000110031 Jy ! Clean residual min=-0.001949 max=0.001698 Jy/beam ! Clean residual mean=0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0639153 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.0639153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058663Jy sigma=1.166031 ! Fit after self-cal, rms=0.058664Jy sigma=1.166019 ! 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.058664Jy sigma=1.166019 ! Fit after self-cal, rms=0.059216Jy sigma=1.165745 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=6.647 mas, bpa=-8.843 degrees ! Estimated noise=0.358105 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195152 Jy ! Component: 100 - total flux cleaned = 0.000283176 Jy ! Component: 150 - total flux cleaned = 0.000305105 Jy ! Component: 200 - total flux cleaned = 0.000325569 Jy ! Total flux subtracted in 200 components = 0.000325569 Jy ! Clean residual min=-0.002010 max=0.001782 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0642408 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.0642408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059209Jy sigma=1.165660 ! Fit after self-cal, rms=0.059228Jy sigma=1.165627 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.86147e-05 Jy ! Component: 100 - total flux cleaned = 2.84692e-05 Jy ! Component: 150 - total flux cleaned = 3.74422e-05 Jy ! Component: 200 - total flux cleaned = 3.70742e-05 Jy ! Total flux subtracted in 200 components = 3.70742e-05 Jy ! Clean residual min=-0.002019 max=0.001770 Jy/beam ! Clean residual mean=0.000001 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0642779 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.0642779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059225Jy sigma=1.165569 ! Fit after self-cal, rms=0.059203Jy sigma=1.165500 ! 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.059203Jy sigma=1.165500 ! Fit after self-cal, rms=0.059418Jy sigma=1.165488 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.35 mas, bmaj=9.372 mas, bpa=-4.562 degrees ! Estimated noise=0.451322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00042427 Jy ! Component: 100 - total flux cleaned = 0.000517166 Jy ! Component: 150 - total flux cleaned = 0.000615836 Jy ! Component: 200 - total flux cleaned = 0.00067211 Jy ! Total flux subtracted in 200 components = 0.00067211 Jy ! Clean residual min=-0.002203 max=0.002022 Jy/beam ! Clean residual mean=0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.06495 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.06495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059428Jy sigma=1.165707 ! Fit after self-cal, rms=0.059420Jy sigma=1.165492 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 = -3.17668e-05 Jy ! Component: 100 - total flux cleaned = 2.13256e-06 Jy ! Component: 150 - total flux cleaned = 3.80358e-05 Jy ! Component: 200 - total flux cleaned = 5.58563e-05 Jy ! Total flux subtracted in 200 components = 5.58563e-05 Jy ! Clean residual min=-0.002220 max=0.002000 Jy/beam ! Clean residual mean=0.000002 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0650059 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 73 components and 0.0650059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059432Jy sigma=1.165733 ! Fit after self-cal, rms=0.059425Jy sigma=1.165584 ! 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.479 mas, bmaj=6.643 mas, bpa=-8.975 degrees ! Estimated noise=0.359166 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.479 x 6.643 at -8.975 degrees (North through East) ! Clean map min=-0.0020619 max=0.057056 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.88 mas, bmaj=6.18 mas, bpa=-11.44 degrees ! Estimated noise=0.525195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0437258 Jy ! Component: 100 - total flux cleaned = 0.0544561 Jy ! Component: 150 - total flux cleaned = 0.0591928 Jy ! Component: 200 - total flux cleaned = 0.0616876 Jy ! Total flux subtracted in 200 components = 0.0616876 Jy ! Clean residual min=-0.002572 max=0.002430 Jy/beam ! Clean residual mean=0.000000 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0616876 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0616876 Jy ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=6.643 mas, bpa=-8.975 degrees ! Estimated noise=0.359166 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) ! Added new window around map position (-5.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220583 Jy ! Component: 100 - total flux cleaned = 0.0030778 Jy ! Component: 150 - total flux cleaned = 0.00338296 Jy ! Component: 200 - total flux cleaned = 0.00370959 Jy ! Total flux subtracted in 200 components = 0.00370959 Jy ! Clean residual min=-0.001922 max=0.001556 Jy/beam ! Clean residual mean=0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0653972 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 46 components and 0.0653972 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.35 mas, bmaj=9.372 mas, bpa=-4.562 degrees ! Estimated noise=0.451322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000624742 Jy ! Component: 100 - total flux cleaned = 0.000841916 Jy ! Component: 150 - total flux cleaned = 0.000974546 Jy ! Component: 200 - total flux cleaned = 0.00103087 Jy ! Total flux subtracted in 200 components = 0.00103087 Jy ! Clean residual min=-0.002088 max=0.001633 Jy/beam ! Clean residual mean=0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.066428 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 = 4.80022e-05 Jy ! Component: 100 - total flux cleaned = 7.5929e-05 Jy ! Component: 150 - total flux cleaned = 7.61699e-05 Jy ! Component: 200 - total flux cleaned = 8.87894e-05 Jy ! Total flux subtracted in 200 components = 8.87894e-05 Jy ! Clean residual min=-0.002088 max=0.001625 Jy/beam ! Clean residual mean=0.000001 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0665168 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 83 components and 0.0665168 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=6.643 mas, bpa=-8.975 degrees ! Estimated noise=0.359166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000432491 Jy ! Component: 100 - total flux cleaned = 0.000343175 Jy ! Component: 150 - total flux cleaned = 0.000324137 Jy ! Component: 200 - total flux cleaned = 0.000304749 Jy ! Total flux subtracted in 200 components = 0.000304749 Jy ! Clean residual min=-0.001914 max=0.001537 Jy/beam ! Clean residual mean=0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0668215 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 98 components and 0.0668215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059378Jy sigma=1.164578 ! Fit after self-cal, rms=0.059355Jy sigma=1.164341 wmodel J0309+2738_S_map.mod ! Writing 98 model components to file: J0309+2738_S_map.mod wobs J0309+2738_S_uvs.fits ! Writing UV FITS file: J0309+2738_S_uvs.fits wwins J0309+2738_S_map.win ! wwins: Wrote 2 windows to J0309+2738_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.000850939 Jy ! Component: 100 - total flux cleaned = -0.000909103 Jy ! Component: 150 - total flux cleaned = -0.000805199 Jy ! Component: 200 - total flux cleaned = -0.000754762 Jy ! Component: 250 - total flux cleaned = -0.000707453 Jy ! Component: 300 - total flux cleaned = -0.000661531 Jy ! Component: 350 - total flux cleaned = -0.000661034 Jy ! Component: 400 - total flux cleaned = -0.000660847 Jy ! Component: 450 - total flux cleaned = -0.000639356 Jy ! Component: 500 - total flux cleaned = -0.000596896 Jy ! Component: 550 - total flux cleaned = -0.000576664 Jy ! Component: 600 - total flux cleaned = -0.000516029 Jy ! Component: 650 - total flux cleaned = -0.000536309 Jy ! Component: 700 - total flux cleaned = -0.000516564 Jy ! Component: 750 - total flux cleaned = -0.000516617 Jy ! Component: 800 - total flux cleaned = -0.000516556 Jy ! Component: 850 - total flux cleaned = -0.000516412 Jy ! Component: 900 - total flux cleaned = -0.000460926 Jy ! Component: 950 - total flux cleaned = -0.000479132 Jy ! Component: 1000 - total flux cleaned = -0.000425729 Jy ! Component: 1050 - total flux cleaned = -0.000443367 Jy ! Component: 1100 - total flux cleaned = -0.00042575 Jy ! Component: 1150 - total flux cleaned = -0.00040816 Jy ! Component: 1200 - total flux cleaned = -0.000425277 Jy ! Component: 1250 - total flux cleaned = -0.00037459 Jy ! Component: 1300 - total flux cleaned = -0.000374752 Jy ! Component: 1350 - total flux cleaned = -0.000456914 Jy ! Component: 1400 - total flux cleaned = -0.000391952 Jy ! Component: 1450 - total flux cleaned = -0.000391997 Jy ! Component: 1500 - total flux cleaned = -0.000455468 Jy ! Component: 1550 - total flux cleaned = -0.000408217 Jy ! Component: 1600 - total flux cleaned = -0.000408145 Jy ! Component: 1650 - total flux cleaned = -0.000346835 Jy ! Component: 1700 - total flux cleaned = -0.000392734 Jy ! Component: 1750 - total flux cleaned = -0.000377872 Jy ! Component: 1800 - total flux cleaned = -0.000362932 Jy ! Component: 1850 - total flux cleaned = -0.000333473 Jy ! Component: 1900 - total flux cleaned = -0.000304068 Jy ! Component: 1950 - total flux cleaned = -0.000274959 Jy ! Component: 2000 - total flux cleaned = -0.00024607 Jy ! Component: 2050 - total flux cleaned = -0.000274678 Jy ! Component: 2100 - total flux cleaned = -0.000274376 Jy ! Component: 2150 - total flux cleaned = -0.00018998 Jy ! Component: 2200 - total flux cleaned = -0.0002596 Jy ! Component: 2250 - total flux cleaned = -0.000231963 Jy ! Component: 2300 - total flux cleaned = -0.000190666 Jy ! Component: 2350 - total flux cleaned = -0.000231457 Jy ! Component: 2400 - total flux cleaned = -0.000163779 Jy ! Component: 2450 - total flux cleaned = -0.000203874 Jy ! Component: 2500 - total flux cleaned = -0.000111022 Jy ! Component: 2550 - total flux cleaned = -0.000124263 Jy ! Component: 2600 - total flux cleaned = -9.79578e-05 Jy ! Component: 2650 - total flux cleaned = -9.79466e-05 Jy ! Component: 2700 - total flux cleaned = -5.91448e-05 Jy ! Component: 2750 - total flux cleaned = 4.68768e-06 Jy ! Component: 2800 - total flux cleaned = -2.07183e-05 Jy ! Component: 2850 - total flux cleaned = 5.48703e-05 Jy ! Component: 2900 - total flux cleaned = 5.49592e-05 Jy ! Component: 2950 - total flux cleaned = 1.77983e-05 Jy ! Component: 3000 - total flux cleaned = 7.94318e-05 Jy ! Component: 3050 - total flux cleaned = 9.16972e-05 Jy ! Component: 3100 - total flux cleaned = 0.000128136 Jy ! Component: 3150 - total flux cleaned = 0.0001161 Jy ! Component: 3200 - total flux cleaned = 0.00014014 Jy ! Component: 3250 - total flux cleaned = 6.88979e-05 Jy ! Component: 3300 - total flux cleaned = 0.000104319 Jy ! Component: 3350 - total flux cleaned = 0.000115978 Jy ! Component: 3400 - total flux cleaned = 0.000104328 Jy ! Component: 3450 - total flux cleaned = 0.000127518 Jy ! Component: 3500 - total flux cleaned = 0.000127447 Jy ! Component: 3550 - total flux cleaned = 0.000127493 Jy ! Component: 3600 - total flux cleaned = 8.21706e-05 Jy ! Component: 3650 - total flux cleaned = 0.000161144 Jy ! Component: 3700 - total flux cleaned = 0.000149858 Jy ! Component: 3750 - total flux cleaned = 0.000183248 Jy ! Component: 3800 - total flux cleaned = 0.000205265 Jy ! Component: 3850 - total flux cleaned = 0.00020524 Jy ! Component: 3900 - total flux cleaned = 0.000205296 Jy ! Component: 3950 - total flux cleaned = 0.000259769 Jy ! Component: 4000 - total flux cleaned = 0.00022731 Jy ! Component: 4050 - total flux cleaned = 0.000270429 Jy ! Total flux subtracted in 4096 components = 0.000281068 Jy ! Clean residual min=-0.000586 max=0.000614 Jy/beam ! Clean residual mean=-0.000001 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0671026 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 414 components and 0.0671026 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0309+2738_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.479 x 6.643 at -8.975 degrees (North through East) ! Clean map min=-0.0014655 max=0.057234 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0309+2738_S_map.fits wmodel /vlbi/uf001/uva//J0309+2738_S_map.mod ! Writing 414 model components to file: /vlbi/uf001/uva//J0309+2738_S_map.mod wobs /vlbi/uf001/uva//J0309+2738_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0309+2738_S_uvs.fits wwins /vlbi/uf001/uva//J0309+2738_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0309+2738_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0572336 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199425 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04532 1.04532 2.09064 4.18128 8.36257 16.7251 33.4503 66.9006 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.057 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 286.993 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0309+2738_S_dfm.log closed on Sun Jan 13 21:42:01 2019