! Started logfile: /vlbi/uf001/uva//J0419-2132_S_dfm.log on Sun Jan 13 22:08:14 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//J0419-2132_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0419-2132_S_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.997318 visibilities/baseline/integration-bin. ! Found source: J0419-2132 ! ! 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 7809 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 J0419-2132_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004566Jy sigma=15.226864 ! Fit after self-cal, rms=0.874585Jy sigma=13.287810 ! 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.543 mas, bmaj=6.616 mas, bpa=-3.656 degrees ! Estimated noise=0.858184 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.100578 Jy ! Component: 100 - total flux cleaned = 0.125175 Jy ! Total flux subtracted in 100 components = 0.125175 Jy ! Clean residual min=-0.006342 max=0.009417 Jy/beam ! Clean residual mean=-0.000006 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.125175 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.125175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086886Jy sigma=1.240148 ! Fit after self-cal, rms=0.086850Jy sigma=1.239804 ! 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.015 mas, bmaj=7.725 mas, bpa=-2.961 degrees ! Estimated noise=0.544256 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.00882925 Jy ! Component: 100 - total flux cleaned = 0.0108334 Jy ! Component: 150 - total flux cleaned = 0.0109299 Jy ! Component: 200 - total flux cleaned = 0.0110054 Jy ! Total flux subtracted in 200 components = 0.0110054 Jy ! Clean residual min=-0.004856 max=0.005825 Jy/beam ! Clean residual mean=0.000005 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.136181 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.136181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086196Jy sigma=1.224727 ! Fit after self-cal, rms=0.086175Jy sigma=1.224612 ! 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.015 x 7.725 at -2.961 degrees (North through East) ! Clean map min=-0.0046985 max=0.12949 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.92 HN 1.16 KP 0.97 ! LA 0.99 MK 0.98 NL 1.04 OV 0.97 ! PT 1.06 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.95 HN 1.05 KP 0.94 ! LA 1.04 MK 1.02 NL 1.06 OV 0.92 ! PT 1.09 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.97 HN 1.12 KP 0.98 ! LA 1.04 MK 1.01 NL 1.00 OV 0.96 ! PT 1.10 SC 0.99 ! ! ! Fit before self-cal, rms=0.086175Jy sigma=1.224612 ! Fit after self-cal, rms=0.086481Jy sigma=1.213396 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=7.669 mas, bpa=-2.33 degrees ! Estimated noise=0.538204 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.000976489 Jy ! Component: 100 - total flux cleaned = -0.00104882 Jy ! Component: 150 - total flux cleaned = -0.00106278 Jy ! Component: 200 - total flux cleaned = -0.00107573 Jy ! Total flux subtracted in 200 components = -0.00107573 Jy ! Clean residual min=-0.004691 max=0.004465 Jy/beam ! Clean residual mean=-0.000004 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.135105 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.135105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086459Jy sigma=1.213304 ! Fit after self-cal, rms=0.086532Jy sigma=1.213106 ! 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.086532Jy sigma=1.213106 ! Fit after self-cal, rms=0.089981Jy sigma=1.197522 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.027 mas, bmaj=7.69 mas, bpa=-2.339 degrees ! Estimated noise=0.539427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.41318e-05 Jy ! Component: 100 - total flux cleaned = 2.86213e-05 Jy ! Component: 150 - total flux cleaned = 5.31334e-05 Jy ! Component: 200 - total flux cleaned = 7.58727e-05 Jy ! Total flux subtracted in 200 components = 7.58727e-05 Jy ! Clean residual min=-0.002331 max=0.002591 Jy/beam ! Clean residual mean=-0.000001 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.135181 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.135181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089975Jy sigma=1.197469 ! Fit after self-cal, rms=0.090067Jy sigma=1.197230 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.10428e-05 Jy ! Component: 100 - total flux cleaned = -1.03914e-05 Jy ! Component: 150 - total flux cleaned = 7.38148e-06 Jy ! Component: 200 - total flux cleaned = 1.56569e-05 Jy ! Total flux subtracted in 200 components = 1.56569e-05 Jy ! Clean residual min=-0.002346 max=0.002569 Jy/beam ! Clean residual mean=-0.000001 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.135197 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.135197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090064Jy sigma=1.197214 ! Fit after self-cal, rms=0.090063Jy sigma=1.197212 ! 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.090063Jy sigma=1.197212 ! Fit after self-cal, rms=0.090986Jy sigma=1.196948 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=7.699 mas, bpa=-2.337 degrees ! Estimated noise=0.539447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.02276e-05 Jy ! Component: 100 - total flux cleaned = -3.05124e-05 Jy ! Component: 150 - total flux cleaned = -1.21631e-05 Jy ! Component: 200 - total flux cleaned = -3.89111e-06 Jy ! Total flux subtracted in 200 components = -3.89111e-06 Jy ! Clean residual min=-0.002307 max=0.002558 Jy/beam ! Clean residual mean=-0.000001 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.135193 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.135193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090983Jy sigma=1.196927 ! Fit after self-cal, rms=0.090999Jy sigma=1.196922 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 = 8.54879e-06 Jy ! Component: 100 - total flux cleaned = 1.60665e-05 Jy ! Component: 150 - total flux cleaned = 2.29644e-05 Jy ! Component: 200 - total flux cleaned = 2.97553e-05 Jy ! Total flux subtracted in 200 components = 2.97553e-05 Jy ! Clean residual min=-0.002314 max=0.002552 Jy/beam ! Clean residual mean=-0.000001 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.135222 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.135222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090998Jy sigma=1.196915 ! Fit after self-cal, rms=0.090997Jy sigma=1.196914 ! 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.090997Jy sigma=1.196914 ! Fit after self-cal, rms=0.090994Jy sigma=1.196910 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.427 mas, bmaj=16.17 mas, bpa=3.799 degrees ! Estimated noise=0.710992 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000294835 Jy ! Component: 100 - total flux cleaned = 0.000294395 Jy ! Component: 150 - total flux cleaned = 0.000294398 Jy ! Component: 200 - total flux cleaned = 0.000302104 Jy ! Total flux subtracted in 200 components = 0.000302104 Jy ! Clean residual min=-0.002442 max=0.002897 Jy/beam ! Clean residual mean=-0.000003 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.135525 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.135524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090994Jy sigma=1.196963 ! Fit after self-cal, rms=0.090996Jy sigma=1.196944 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.52365e-05 Jy ! Component: 100 - total flux cleaned = 5.59019e-05 Jy ! Component: 150 - total flux cleaned = 6.33695e-05 Jy ! Component: 200 - total flux cleaned = 7.0249e-05 Jy ! Total flux subtracted in 200 components = 7.0249e-05 Jy ! Clean residual min=-0.002432 max=0.002898 Jy/beam ! Clean residual mean=-0.000003 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.135595 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.135595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090996Jy sigma=1.196987 ! Fit after self-cal, rms=0.090997Jy sigma=1.196974 ! 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.029 mas, bmaj=7.703 mas, bpa=-2.325 degrees ! Estimated noise=0.539338 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.029 x 7.703 at -2.325 degrees (North through East) ! Clean map min=-0.0023093 max=0.12781 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.556 mas, bmaj=6.602 mas, bpa=-2.983 degrees ! Estimated noise=0.8518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0997542 Jy ! Component: 100 - total flux cleaned = 0.123597 Jy ! Component: 150 - total flux cleaned = 0.132425 Jy ! Component: 200 - total flux cleaned = 0.135926 Jy ! Total flux subtracted in 200 components = 0.135926 Jy ! Clean residual min=-0.004301 max=0.004423 Jy/beam ! Clean residual mean=-0.000001 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.135926 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.135926 Jy ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=7.703 mas, bpa=-2.325 degrees ! Estimated noise=0.539338 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.000554803 Jy ! Component: 100 - total flux cleaned = -0.000668672 Jy ! Component: 150 - total flux cleaned = -0.000729215 Jy ! Component: 200 - total flux cleaned = -0.000751533 Jy ! Total flux subtracted in 200 components = -0.000751533 Jy ! Clean residual min=-0.002380 max=0.002541 Jy/beam ! Clean residual mean=-0.000001 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.135174 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 11 components and 0.135174 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.427 mas, bmaj=16.17 mas, bpa=3.799 degrees ! Estimated noise=0.710992 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000392706 Jy ! Component: 100 - total flux cleaned = 0.000393448 Jy ! Component: 150 - total flux cleaned = 0.000393791 Jy ! Component: 200 - total flux cleaned = 0.000394002 Jy ! Total flux subtracted in 200 components = 0.000394002 Jy ! Clean residual min=-0.002431 max=0.002893 Jy/beam ! Clean residual mean=-0.000003 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.135568 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.29299e-07 Jy ! Component: 100 - total flux cleaned = 2.30197e-07 Jy ! Component: 150 - total flux cleaned = 1.25231e-05 Jy ! Component: 200 - total flux cleaned = 1.81827e-05 Jy ! Total flux subtracted in 200 components = 1.81827e-05 Jy ! Clean residual min=-0.002427 max=0.002891 Jy/beam ! Clean residual mean=-0.000003 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.135586 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.135586 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=7.703 mas, bpa=-2.325 degrees ! Estimated noise=0.539338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304703 Jy ! Component: 100 - total flux cleaned = -0.000322985 Jy ! Component: 150 - total flux cleaned = -0.000338198 Jy ! Component: 200 - total flux cleaned = -0.000338108 Jy ! Total flux subtracted in 200 components = -0.000338108 Jy ! Clean residual min=-0.002387 max=0.002528 Jy/beam ! Clean residual mean=-0.000001 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.135248 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.135248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090998Jy sigma=1.196995 ! Fit after self-cal, rms=0.090997Jy sigma=1.196992 wmodel J0419-2132_S_map.mod ! Writing 38 model components to file: J0419-2132_S_map.mod wobs J0419-2132_S_uvs.fits ! Writing UV FITS file: J0419-2132_S_uvs.fits wwins J0419-2132_S_map.win ! wwins: Wrote 1 windows to J0419-2132_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.000425408 Jy ! Component: 100 - total flux cleaned = 0.000720952 Jy ! Component: 150 - total flux cleaned = 0.000879779 Jy ! Component: 200 - total flux cleaned = 0.00110675 Jy ! Component: 250 - total flux cleaned = 0.00139858 Jy ! Component: 300 - total flux cleaned = 0.00168154 Jy ! Component: 350 - total flux cleaned = 0.00192247 Jy ! Component: 400 - total flux cleaned = 0.00195572 Jy ! Component: 450 - total flux cleaned = 0.00198946 Jy ! Component: 500 - total flux cleaned = 0.00215041 Jy ! Component: 550 - total flux cleaned = 0.00227504 Jy ! Component: 600 - total flux cleaned = 0.00221407 Jy ! Component: 650 - total flux cleaned = 0.00227366 Jy ! Component: 700 - total flux cleaned = 0.00230195 Jy ! Component: 750 - total flux cleaned = 0.00227315 Jy ! Component: 800 - total flux cleaned = 0.00227281 Jy ! Component: 850 - total flux cleaned = 0.00218951 Jy ! Component: 900 - total flux cleaned = 0.00221717 Jy ! Component: 950 - total flux cleaned = 0.00221682 Jy ! Component: 1000 - total flux cleaned = 0.00205826 Jy ! Component: 1050 - total flux cleaned = 0.00205909 Jy ! Component: 1100 - total flux cleaned = 0.00203409 Jy ! Component: 1150 - total flux cleaned = 0.00200878 Jy ! Component: 1200 - total flux cleaned = 0.00198382 Jy ! Component: 1250 - total flux cleaned = 0.00188587 Jy ! Component: 1300 - total flux cleaned = 0.00183774 Jy ! Component: 1350 - total flux cleaned = 0.00169607 Jy ! Component: 1400 - total flux cleaned = 0.00167284 Jy ! Component: 1450 - total flux cleaned = 0.00160413 Jy ! Component: 1500 - total flux cleaned = 0.00149075 Jy ! Component: 1550 - total flux cleaned = 0.0013567 Jy ! Component: 1600 - total flux cleaned = 0.00133493 Jy ! Component: 1650 - total flux cleaned = 0.00124791 Jy ! Component: 1700 - total flux cleaned = 0.00120523 Jy ! Component: 1750 - total flux cleaned = 0.00112072 Jy ! Component: 1800 - total flux cleaned = 0.00110009 Jy ! Component: 1850 - total flux cleaned = 0.00103842 Jy ! Component: 1900 - total flux cleaned = 0.000997945 Jy ! Component: 1950 - total flux cleaned = 0.000997606 Jy ! Component: 2000 - total flux cleaned = 0.000898205 Jy ! Component: 2050 - total flux cleaned = 0.000800484 Jy ! Component: 2100 - total flux cleaned = 0.000723228 Jy ! Component: 2150 - total flux cleaned = 0.000685049 Jy ! Component: 2200 - total flux cleaned = 0.000628189 Jy ! Component: 2250 - total flux cleaned = 0.000571663 Jy ! Component: 2300 - total flux cleaned = 0.000478919 Jy ! Component: 2350 - total flux cleaned = 0.00038713 Jy ! Component: 2400 - total flux cleaned = 0.000296464 Jy ! Component: 2450 - total flux cleaned = 0.000278632 Jy ! Component: 2500 - total flux cleaned = 0.000207149 Jy ! Component: 2550 - total flux cleaned = 0.000171705 Jy ! Component: 2600 - total flux cleaned = 0.000101729 Jy ! Component: 2650 - total flux cleaned = 8.44444e-05 Jy ! Component: 2700 - total flux cleaned = 1.56713e-05 Jy ! Component: 2750 - total flux cleaned = -5.22318e-05 Jy ! Component: 2800 - total flux cleaned = -0.00011987 Jy ! Component: 2850 - total flux cleaned = -0.000187002 Jy ! Component: 2900 - total flux cleaned = -0.000269701 Jy ! Component: 2950 - total flux cleaned = -0.000318663 Jy ! Component: 3000 - total flux cleaned = -0.000334704 Jy ! Component: 3050 - total flux cleaned = -0.000367125 Jy ! Component: 3100 - total flux cleaned = -0.000398974 Jy ! Component: 3150 - total flux cleaned = -0.000430987 Jy ! Component: 3200 - total flux cleaned = -0.000446927 Jy ! Component: 3250 - total flux cleaned = -0.000446999 Jy ! Component: 3300 - total flux cleaned = -0.000493617 Jy ! Component: 3350 - total flux cleaned = -0.000447332 Jy ! Component: 3400 - total flux cleaned = -0.000477956 Jy ! Component: 3450 - total flux cleaned = -0.000477959 Jy ! Component: 3500 - total flux cleaned = -0.000462911 Jy ! Component: 3550 - total flux cleaned = -0.000447854 Jy ! Component: 3600 - total flux cleaned = -0.000418242 Jy ! Component: 3650 - total flux cleaned = -0.000432813 Jy ! Component: 3700 - total flux cleaned = -0.00038884 Jy ! Component: 3750 - total flux cleaned = -0.000359868 Jy ! Component: 3800 - total flux cleaned = -0.000403007 Jy ! Component: 3850 - total flux cleaned = -0.000403004 Jy ! Component: 3900 - total flux cleaned = -0.000331916 Jy ! Component: 3950 - total flux cleaned = -0.000317796 Jy ! Component: 4000 - total flux cleaned = -0.000317848 Jy ! Component: 4050 - total flux cleaned = -0.000303875 Jy ! Total flux subtracted in 4096 components = -0.000303838 Jy ! Clean residual min=-0.000876 max=0.000834 Jy/beam ! Clean residual mean=-0.000002 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.134944 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 326 components and 0.134944 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0419-2132_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.029 x 7.703 at -2.325 degrees (North through East) ! Clean map min=-0.001678 max=0.12801 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0419-2132_S_map.fits wmodel /vlbi/uf001/uva//J0419-2132_S_map.mod ! Writing 326 model components to file: /vlbi/uf001/uva//J0419-2132_S_map.mod wobs /vlbi/uf001/uva//J0419-2132_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0419-2132_S_uvs.fits wwins /vlbi/uf001/uva//J0419-2132_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0419-2132_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.128007 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000245951 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.576418 0.576418 1.15284 2.30567 4.61134 9.22268 18.4454 36.8907 73.7814 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.128 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 520.456 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0419-2132_S_dfm.log closed on Sun Jan 13 22:08:18 2019