! Started logfile: /vlbi/uf001/uva//J0148+4215_S_dfm.log on Sun Jan 13 21:07:25 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//J0148+4215_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0148+4215_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967196 visibilities/baseline/integration-bin. ! Found source: J0148+4215 ! ! 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 5484 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 J0148+4215_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006569Jy sigma=23.468069 ! Fit after self-cal, rms=0.909834Jy sigma=21.275336 ! 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=3.033 mas, bmaj=5.218 mas, bpa=-1.96 degrees ! Estimated noise=0.627639 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.0687808 Jy ! Component: 100 - total flux cleaned = 0.0838767 Jy ! Total flux subtracted in 100 components = 0.0838767 Jy ! Clean residual min=-0.003906 max=0.004720 Jy/beam ! Clean residual mean=0.000011 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.0838767 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0838767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072623Jy sigma=1.244340 ! Fit after self-cal, rms=0.072490Jy sigma=1.241078 ! 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.591 mas, bmaj=5.883 mas, bpa=-3.631 degrees ! Estimated noise=0.455097 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.00550454 Jy ! Component: 100 - total flux cleaned = 0.0080823 Jy ! Component: 150 - total flux cleaned = 0.00958137 Jy ! Component: 200 - total flux cleaned = 0.0105322 Jy ! Total flux subtracted in 200 components = 0.0105322 Jy ! Clean residual min=-0.003074 max=0.003342 Jy/beam ! Clean residual mean=0.000019 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.0944088 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.0944088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071728Jy sigma=1.231498 ! Fit after self-cal, rms=0.071732Jy sigma=1.231359 ! 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.591 x 5.883 at -3.631 degrees (North through East) ! Clean map min=-0.002964 max=0.088893 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 0.98 KP 1.04 ! LA 0.92 MK 1.05 NL 1.02 OV 1.00 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 0.97 KP 0.99 ! LA 0.91 MK 1.02 NL 1.06 OV 1.12 ! PT 0.97 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.03 KP 0.99 ! LA 0.97 MK 1.00 NL 1.08 OV 1.03 ! PT 0.95 SC 1.00 ! ! ! Fit before self-cal, rms=0.071732Jy sigma=1.231359 ! Fit after self-cal, rms=0.071901Jy sigma=1.222893 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=5.936 mas, bpa=-3.894 degrees ! Estimated noise=0.459054 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.000365685 Jy ! Component: 100 - total flux cleaned = 0.000302789 Jy ! Component: 150 - total flux cleaned = 0.00023135 Jy ! Component: 200 - total flux cleaned = 0.000167954 Jy ! Total flux subtracted in 200 components = 0.000167954 Jy ! Clean residual min=-0.003023 max=0.002758 Jy/beam ! Clean residual mean=0.000018 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.0945768 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.0945768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071863Jy sigma=1.222748 ! Fit after self-cal, rms=0.071866Jy sigma=1.222576 ! 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.071866Jy sigma=1.222576 ! Fit after self-cal, rms=0.056815Jy sigma=1.195714 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=5.935 mas, bpa=-3.864 degrees ! Estimated noise=0.458266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000745498 Jy ! Component: 100 - total flux cleaned = -0.000856971 Jy ! Component: 150 - total flux cleaned = -0.000874285 Jy ! Component: 200 - total flux cleaned = -0.00091845 Jy ! Total flux subtracted in 200 components = -0.00091845 Jy ! Clean residual min=-0.002038 max=0.002079 Jy/beam ! Clean residual mean=0.000007 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0936584 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.0936584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056793Jy sigma=1.195381 ! Fit after self-cal, rms=0.056816Jy sigma=1.194922 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 = -7.58464e-05 Jy ! Component: 100 - total flux cleaned = -9.8744e-05 Jy ! Component: 150 - total flux cleaned = -0.000109114 Jy ! Component: 200 - total flux cleaned = -0.000128372 Jy ! Total flux subtracted in 200 components = -0.000128372 Jy ! Clean residual min=-0.002033 max=0.002077 Jy/beam ! Clean residual mean=0.000008 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.09353 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.09353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056810Jy sigma=1.194857 ! Fit after self-cal, rms=0.056810Jy sigma=1.194852 ! 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.056810Jy sigma=1.194852 ! Fit after self-cal, rms=0.056969Jy sigma=1.194711 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.626 mas, bmaj=5.95 mas, bpa=-3.87 degrees ! Estimated noise=0.458563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00034529 Jy ! Component: 100 - total flux cleaned = -0.000386123 Jy ! Component: 150 - total flux cleaned = -0.000421891 Jy ! Component: 200 - total flux cleaned = -0.000442963 Jy ! Total flux subtracted in 200 components = -0.000442963 Jy ! Clean residual min=-0.001968 max=0.002034 Jy/beam ! Clean residual mean=0.000008 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.093087 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.093087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056960Jy sigma=1.194615 ! Fit after self-cal, rms=0.056965Jy sigma=1.194608 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.8614e-05 Jy ! Component: 100 - total flux cleaned = -4.69883e-05 Jy ! Component: 150 - total flux cleaned = -5.50266e-05 Jy ! Component: 200 - total flux cleaned = -6.27252e-05 Jy ! Total flux subtracted in 200 components = -6.27252e-05 Jy ! Clean residual min=-0.001965 max=0.002036 Jy/beam ! Clean residual mean=0.000008 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0930243 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.0930243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056961Jy sigma=1.194577 ! Fit after self-cal, rms=0.056961Jy sigma=1.194575 ! 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.056961Jy sigma=1.194575 ! Fit after self-cal, rms=0.057025Jy sigma=1.194533 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.606 mas, bmaj=9.389 mas, bpa=-1.144 degrees ! Estimated noise=0.56204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000247008 Jy ! Component: 100 - total flux cleaned = -0.000266771 Jy ! Component: 150 - total flux cleaned = -0.000275323 Jy ! Component: 200 - total flux cleaned = -0.000274987 Jy ! Total flux subtracted in 200 components = -0.000274987 Jy ! Clean residual min=-0.002027 max=0.002252 Jy/beam ! Clean residual mean=0.000015 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.0927493 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 62 components and 0.0927493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057024Jy sigma=1.194543 ! Fit after self-cal, rms=0.057027Jy sigma=1.194531 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 = -1.06595e-05 Jy ! Component: 100 - total flux cleaned = -1.7622e-05 Jy ! Component: 150 - total flux cleaned = -1.7429e-05 Jy ! Component: 200 - total flux cleaned = -1.10762e-05 Jy ! Total flux subtracted in 200 components = -1.10762e-05 Jy ! Clean residual min=-0.002036 max=0.002238 Jy/beam ! Clean residual mean=0.000015 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.0927382 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 64 components and 0.0927382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057027Jy sigma=1.194544 ! Fit after self-cal, rms=0.057027Jy sigma=1.194539 ! 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.625 mas, bmaj=5.96 mas, bpa=-3.937 degrees ! Estimated noise=0.458612 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.625 x 5.96 at -3.937 degrees (North through East) ! Clean map min=-0.0018718 max=0.089934 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=3.06 mas, bmaj=5.3 mas, bpa=-2.32 degrees ! Estimated noise=0.636073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0697751 Jy ! Component: 100 - total flux cleaned = 0.0850276 Jy ! Component: 150 - total flux cleaned = 0.0895714 Jy ! Component: 200 - total flux cleaned = 0.0918552 Jy ! Total flux subtracted in 200 components = 0.0918552 Jy ! Clean residual min=-0.002866 max=0.003146 Jy/beam ! Clean residual mean=0.000004 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.0918552 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0918552 Jy ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=5.96 mas, bpa=-3.937 degrees ! Estimated noise=0.458612 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.000505324 Jy ! Component: 100 - total flux cleaned = 0.000657145 Jy ! Component: 150 - total flux cleaned = 0.000774297 Jy ! Component: 200 - total flux cleaned = 0.000794294 Jy ! Total flux subtracted in 200 components = 0.000794294 Jy ! Clean residual min=-0.001984 max=0.002037 Jy/beam ! Clean residual mean=0.000008 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0926495 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.0926495 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.606 mas, bmaj=9.389 mas, bpa=-1.144 degrees ! Estimated noise=0.56204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.94375e-05 Jy ! Component: 100 - total flux cleaned = 8.05413e-05 Jy ! Component: 150 - total flux cleaned = 8.0672e-05 Jy ! Component: 200 - total flux cleaned = 8.97698e-05 Jy ! Total flux subtracted in 200 components = 8.97698e-05 Jy ! Clean residual min=-0.002033 max=0.002217 Jy/beam ! Clean residual mean=0.000015 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.0927392 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 = 1.15648e-07 Jy ! Component: 100 - total flux cleaned = 7.61473e-06 Jy ! Component: 150 - total flux cleaned = 7.88095e-06 Jy ! Component: 200 - total flux cleaned = 1.43461e-05 Jy ! Total flux subtracted in 200 components = 1.43461e-05 Jy ! Clean residual min=-0.002036 max=0.002219 Jy/beam ! Clean residual mean=0.000015 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.0927536 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.0927536 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=5.96 mas, bpa=-3.937 degrees ! Estimated noise=0.458612 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.00519e-05 Jy ! Component: 100 - total flux cleaned = -6.97807e-05 Jy ! Component: 150 - total flux cleaned = -7.0386e-05 Jy ! Component: 200 - total flux cleaned = -7.08232e-05 Jy ! Total flux subtracted in 200 components = -7.08232e-05 Jy ! Clean residual min=-0.001970 max=0.002052 Jy/beam ! Clean residual mean=0.000008 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0926827 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.0926827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057034Jy sigma=1.194657 ! Fit after self-cal, rms=0.057033Jy sigma=1.194616 wmodel J0148+4215_S_map.mod ! Writing 47 model components to file: J0148+4215_S_map.mod wobs J0148+4215_S_uvs.fits ! Writing UV FITS file: J0148+4215_S_uvs.fits wwins J0148+4215_S_map.win ! wwins: Wrote 1 windows to J0148+4215_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.000232277 Jy ! Component: 100 - total flux cleaned = 0.000162252 Jy ! Component: 150 - total flux cleaned = 0.000329882 Jy ! Component: 200 - total flux cleaned = 0.000458702 Jy ! Component: 250 - total flux cleaned = 0.000679247 Jy ! Component: 300 - total flux cleaned = 0.00086352 Jy ! Component: 350 - total flux cleaned = 0.00116289 Jy ! Component: 400 - total flux cleaned = 0.00139698 Jy ! Component: 450 - total flux cleaned = 0.00162671 Jy ! Component: 500 - total flux cleaned = 0.00179586 Jy ! Component: 550 - total flux cleaned = 0.00193429 Jy ! Component: 600 - total flux cleaned = 0.00209733 Jy ! Component: 650 - total flux cleaned = 0.00220391 Jy ! Component: 700 - total flux cleaned = 0.00233508 Jy ! Component: 750 - total flux cleaned = 0.00243901 Jy ! Component: 800 - total flux cleaned = 0.00254167 Jy ! Component: 850 - total flux cleaned = 0.00274327 Jy ! Component: 900 - total flux cleaned = 0.00279311 Jy ! Component: 950 - total flux cleaned = 0.00294003 Jy ! Component: 1000 - total flux cleaned = 0.0030607 Jy ! Component: 1050 - total flux cleaned = 0.00315615 Jy ! Component: 1100 - total flux cleaned = 0.00320316 Jy ! Component: 1150 - total flux cleaned = 0.00329612 Jy ! Component: 1200 - total flux cleaned = 0.00345624 Jy ! Component: 1250 - total flux cleaned = 0.00359239 Jy ! Component: 1300 - total flux cleaned = 0.00374882 Jy ! Component: 1350 - total flux cleaned = 0.00390326 Jy ! Component: 1400 - total flux cleaned = 0.00403404 Jy ! Component: 1450 - total flux cleaned = 0.00412036 Jy ! Component: 1500 - total flux cleaned = 0.00420564 Jy ! Component: 1550 - total flux cleaned = 0.00428999 Jy ! Component: 1600 - total flux cleaned = 0.00433173 Jy ! Component: 1650 - total flux cleaned = 0.00445596 Jy ! Component: 1700 - total flux cleaned = 0.00459893 Jy ! Component: 1750 - total flux cleaned = 0.00465963 Jy ! Component: 1800 - total flux cleaned = 0.00475961 Jy ! Component: 1850 - total flux cleaned = 0.00477952 Jy ! Component: 1900 - total flux cleaned = 0.00491734 Jy ! Component: 1950 - total flux cleaned = 0.00497553 Jy ! Component: 2000 - total flux cleaned = 0.0050724 Jy ! Component: 2050 - total flux cleaned = 0.00522539 Jy ! Component: 2100 - total flux cleaned = 0.00533867 Jy ! Component: 2150 - total flux cleaned = 0.0054138 Jy ! Component: 2200 - total flux cleaned = 0.00554366 Jy ! Component: 2250 - total flux cleaned = 0.00558029 Jy ! Component: 2300 - total flux cleaned = 0.00565333 Jy ! Component: 2350 - total flux cleaned = 0.00576176 Jy ! Component: 2400 - total flux cleaned = 0.00585149 Jy ! Component: 2450 - total flux cleaned = 0.00595802 Jy ! Component: 2500 - total flux cleaned = 0.00604613 Jy ! Component: 2550 - total flux cleaned = 0.00615097 Jy ! Component: 2600 - total flux cleaned = 0.00627232 Jy ! Component: 2650 - total flux cleaned = 0.00635832 Jy ! Component: 2700 - total flux cleaned = 0.00642663 Jy ! Component: 2750 - total flux cleaned = 0.00656193 Jy ! Component: 2800 - total flux cleaned = 0.00662899 Jy ! Component: 2850 - total flux cleaned = 0.00671233 Jy ! Component: 2900 - total flux cleaned = 0.00684443 Jy ! Component: 2950 - total flux cleaned = 0.00687724 Jy ! Component: 3000 - total flux cleaned = 0.00692602 Jy ! Component: 3050 - total flux cleaned = 0.00705523 Jy ! Component: 3100 - total flux cleaned = 0.00710343 Jy ! Component: 3150 - total flux cleaned = 0.00713539 Jy ! Component: 3200 - total flux cleaned = 0.00716699 Jy ! Component: 3250 - total flux cleaned = 0.00722988 Jy ! Component: 3300 - total flux cleaned = 0.0073543 Jy ! Component: 3350 - total flux cleaned = 0.00735408 Jy ! Component: 3400 - total flux cleaned = 0.00738477 Jy ! Component: 3450 - total flux cleaned = 0.00747618 Jy ! Component: 3500 - total flux cleaned = 0.00749134 Jy ! Component: 3550 - total flux cleaned = 0.00753667 Jy ! Component: 3600 - total flux cleaned = 0.00762636 Jy ! Component: 3650 - total flux cleaned = 0.00767098 Jy ! Component: 3700 - total flux cleaned = 0.00775939 Jy ! Component: 3750 - total flux cleaned = 0.00774469 Jy ! Component: 3800 - total flux cleaned = 0.00777389 Jy ! Component: 3850 - total flux cleaned = 0.00780291 Jy ! Component: 3900 - total flux cleaned = 0.00780287 Jy ! Component: 3950 - total flux cleaned = 0.00788891 Jy ! Component: 4000 - total flux cleaned = 0.00788877 Jy ! Component: 4050 - total flux cleaned = 0.00791712 Jy ! Total flux subtracted in 4096 components = 0.00795941 Jy ! Clean residual min=-0.000846 max=0.000991 Jy/beam ! Clean residual mean=0.000003 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.100642 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 356 components and 0.100642 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0148+4215_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.625 x 5.96 at -3.937 degrees (North through East) ! Clean map min=-0.0016426 max=0.089931 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0148+4215_S_map.fits wmodel /vlbi/uf001/uva//J0148+4215_S_map.mod ! Writing 356 model components to file: /vlbi/uf001/uva//J0148+4215_S_map.mod wobs /vlbi/uf001/uva//J0148+4215_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0148+4215_S_uvs.fits wwins /vlbi/uf001/uva//J0148+4215_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0148+4215_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0899312 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000259711 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.866367 0.866367 1.73273 3.46547 6.93094 13.8619 27.7237 55.4475 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.089 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 346.273 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0148+4215_S_dfm.log closed on Sun Jan 13 21:07:29 2019