! Started logfile: /vlbi/uf001/uva//J2339-1206_S_dfm.log on Mon Jan 14 06:47:13 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//J2339-1206_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2339-1206_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977193 visibilities/baseline/integration-bin. ! Found source: J2339-1206 ! ! 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 5013 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 J2339-1206_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007133Jy sigma=19.991233 ! Fit after self-cal, rms=0.904096Jy sigma=17.903616 ! 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.667 mas, bmaj=7.225 mas, bpa=-3.969 degrees ! Estimated noise=0.670531 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.0765786 Jy ! Component: 100 - total flux cleaned = 0.0934349 Jy ! Total flux subtracted in 100 components = 0.0934349 Jy ! Clean residual min=-0.004276 max=0.005173 Jy/beam ! Clean residual mean=0.000008 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.0934349 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0934349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071620Jy sigma=1.335680 ! Fit after self-cal, rms=0.071131Jy sigma=1.326850 ! 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.151 mas, bmaj=7.818 mas, bpa=-2.729 degrees ! Estimated noise=0.519386 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.00513134 Jy ! Component: 100 - total flux cleaned = 0.00643122 Jy ! Component: 150 - total flux cleaned = 0.00643298 Jy ! Component: 200 - total flux cleaned = 0.00651649 Jy ! Total flux subtracted in 200 components = 0.00651649 Jy ! Clean residual min=-0.002923 max=0.003294 Jy/beam ! Clean residual mean=0.000004 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.0999514 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.0999514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070782Jy sigma=1.320115 ! Fit after self-cal, rms=0.070770Jy sigma=1.320023 ! 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.151 x 7.818 at -2.729 degrees (North through East) ! Clean map min=-0.0028237 max=0.098552 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.89 HN 0.99 KP 1.05 ! LA 1.11 MK 0.97 NL 1.04 OV 0.94 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.93 HN 1.00 KP 1.05 ! LA 0.96 MK 1.03 NL 1.05 OV 1.01 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.91 HN 0.99 KP 0.98 ! LA 1.02 MK 1.01 NL 1.04 OV 0.98 ! PT 1.00 SC 0.96 ! ! ! Fit before self-cal, rms=0.070770Jy sigma=1.320023 ! Fit after self-cal, rms=0.070641Jy sigma=1.314032 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.152 mas, bmaj=7.83 mas, bpa=-2.514 degrees ! Estimated noise=0.516333 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.000457295 Jy ! Component: 100 - total flux cleaned = -0.000431794 Jy ! Component: 150 - total flux cleaned = -0.000455865 Jy ! Component: 200 - total flux cleaned = -0.0004778 Jy ! Total flux subtracted in 200 components = -0.0004778 Jy ! Clean residual min=-0.002651 max=0.002919 Jy/beam ! Clean residual mean=0.000003 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.0994736 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.0994736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070623Jy sigma=1.313655 ! Fit after self-cal, rms=0.070646Jy sigma=1.313483 ! 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.070646Jy sigma=1.313483 ! Fit after self-cal, rms=0.071345Jy sigma=1.308038 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=7.832 mas, bpa=-2.573 degrees ! Estimated noise=0.516809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000120507 Jy ! Component: 100 - total flux cleaned = 0.000141083 Jy ! Component: 150 - total flux cleaned = 0.000140901 Jy ! Component: 200 - total flux cleaned = 0.000159806 Jy ! Total flux subtracted in 200 components = 0.000159806 Jy ! Clean residual min=-0.002374 max=0.003030 Jy/beam ! Clean residual mean=0.000001 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.0996334 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.0996334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071334Jy sigma=1.307797 ! Fit after self-cal, rms=0.071356Jy sigma=1.307650 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-113.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194955 Jy ! Component: 100 - total flux cleaned = 0.00195373 Jy ! Component: 150 - total flux cleaned = 0.00182386 Jy ! Component: 200 - total flux cleaned = 0.00178675 Jy ! Total flux subtracted in 200 components = 0.00178675 Jy ! Clean residual min=-0.002236 max=0.002276 Jy/beam ! Clean residual mean=0.000002 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.10142 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.10142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071231Jy sigma=1.305581 ! Fit after self-cal, rms=0.071227Jy sigma=1.305444 ! 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.071227Jy sigma=1.305444 ! Fit after self-cal, rms=0.071269Jy sigma=1.305365 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=7.84 mas, bpa=-2.625 degrees ! Estimated noise=0.516322 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159186 Jy ! Component: 100 - total flux cleaned = 0.000191152 Jy ! Component: 150 - total flux cleaned = 0.000283046 Jy ! Component: 200 - total flux cleaned = 0.000427806 Jy ! Total flux subtracted in 200 components = 0.000427806 Jy ! Clean residual min=-0.002240 max=0.002238 Jy/beam ! Clean residual mean=0.000002 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.101848 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.101848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071238Jy sigma=1.304879 ! Fit after self-cal, rms=0.071240Jy sigma=1.304864 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.41414e-05 Jy ! Component: 100 - total flux cleaned = 0.00021713 Jy ! Component: 150 - total flux cleaned = 0.000342864 Jy ! Component: 200 - total flux cleaned = 0.000438401 Jy ! Total flux subtracted in 200 components = 0.000438401 Jy ! Clean residual min=-0.002193 max=0.002254 Jy/beam ! Clean residual mean=0.000002 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.102286 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.102286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071222Jy sigma=1.304569 ! Fit after self-cal, rms=0.071222Jy sigma=1.304564 ! 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.071222Jy sigma=1.304564 ! Fit after self-cal, rms=0.071300Jy sigma=1.304540 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.349 mas, bmaj=14.38 mas, bpa=3.939 degrees ! Estimated noise=0.664995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011383 Jy ! Component: 100 - total flux cleaned = -0.000214799 Jy ! Component: 150 - total flux cleaned = -0.000200336 Jy ! Component: 200 - total flux cleaned = -0.000172688 Jy ! Total flux subtracted in 200 components = -0.000172688 Jy ! Clean residual min=-0.002610 max=0.002365 Jy/beam ! Clean residual mean=0.000004 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.102114 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.102114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071296Jy sigma=1.304484 ! Fit after self-cal, rms=0.071294Jy sigma=1.304472 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.5748e-05 Jy ! Component: 100 - total flux cleaned = 1.09523e-06 Jy ! Component: 150 - total flux cleaned = 4.6012e-05 Jy ! Component: 200 - total flux cleaned = 6.6942e-05 Jy ! Total flux subtracted in 200 components = 6.6942e-05 Jy ! Clean residual min=-0.002582 max=0.002320 Jy/beam ! Clean residual mean=0.000003 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.102181 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.102181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071293Jy sigma=1.304476 ! Fit after self-cal, rms=0.071292Jy sigma=1.304467 ! 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.154 mas, bmaj=7.836 mas, bpa=-2.632 degrees ! Estimated noise=0.516868 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.154 x 7.836 at -2.632 degrees (North through East) ! Clean map min=-0.0020315 max=0.098253 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.672 mas, bmaj=7.255 mas, bpa=-3.932 degrees ! Estimated noise=0.666367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0763862 Jy ! Component: 100 - total flux cleaned = 0.093385 Jy ! Component: 150 - total flux cleaned = 0.0988464 Jy ! Component: 200 - total flux cleaned = 0.100765 Jy ! Total flux subtracted in 200 components = 0.100765 Jy ! Clean residual min=-0.003621 max=0.004122 Jy/beam ! Clean residual mean=0.000001 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.100765 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.100765 Jy ! Inverting map and beam ! Estimated beam: bmin=3.154 mas, bmaj=7.836 mas, bpa=-2.632 degrees ! Estimated noise=0.516868 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.00142769 Jy ! Component: 100 - total flux cleaned = 0.00143724 Jy ! Component: 150 - total flux cleaned = 0.00143346 Jy ! Component: 200 - total flux cleaned = 0.00137904 Jy ! Total flux subtracted in 200 components = 0.00137904 Jy ! Clean residual min=-0.002305 max=0.002274 Jy/beam ! Clean residual mean=0.000002 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.102144 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.102144 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.349 mas, bmaj=14.38 mas, bpa=3.939 degrees ! Estimated noise=0.664995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304515 Jy ! Component: 100 - total flux cleaned = -0.000353929 Jy ! Component: 150 - total flux cleaned = -0.000333789 Jy ! Component: 200 - total flux cleaned = -0.00029389 Jy ! Total flux subtracted in 200 components = -0.00029389 Jy ! Clean residual min=-0.002710 max=0.002409 Jy/beam ! Clean residual mean=0.000003 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.10185 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 = 3.65007e-05 Jy ! Component: 100 - total flux cleaned = 7.09199e-05 Jy ! Component: 150 - total flux cleaned = 0.000102175 Jy ! Component: 200 - total flux cleaned = 0.000132305 Jy ! Total flux subtracted in 200 components = 0.000132305 Jy ! Clean residual min=-0.002654 max=0.002367 Jy/beam ! Clean residual mean=0.000003 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.101982 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 52 components and 0.101982 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.154 mas, bmaj=7.836 mas, bpa=-2.632 degrees ! Estimated noise=0.516868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000217843 Jy ! Component: 100 - total flux cleaned = -0.000220149 Jy ! Component: 150 - total flux cleaned = -0.000220967 Jy ! Component: 200 - total flux cleaned = -0.000156105 Jy ! Total flux subtracted in 200 components = -0.000156105 Jy ! Clean residual min=-0.002186 max=0.002255 Jy/beam ! Clean residual mean=0.000002 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.101826 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.101826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071323Jy sigma=1.305150 ! Fit after self-cal, rms=0.071325Jy sigma=1.305064 wmodel J2339-1206_S_map.mod ! Writing 60 model components to file: J2339-1206_S_map.mod wobs J2339-1206_S_uvs.fits ! Writing UV FITS file: J2339-1206_S_uvs.fits wwins J2339-1206_S_map.win ! wwins: Wrote 2 windows to J2339-1206_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.000427761 Jy ! Component: 100 - total flux cleaned = 0.000587902 Jy ! Component: 150 - total flux cleaned = 0.000588515 Jy ! Component: 200 - total flux cleaned = 0.000515497 Jy ! Component: 250 - total flux cleaned = 0.000407574 Jy ! Component: 300 - total flux cleaned = 0.000302565 Jy ! Component: 350 - total flux cleaned = 0.00020092 Jy ! Component: 400 - total flux cleaned = 0.000200794 Jy ! Component: 450 - total flux cleaned = 0.000265199 Jy ! Component: 500 - total flux cleaned = 0.000168896 Jy ! Component: 550 - total flux cleaned = 4.51528e-05 Jy ! Component: 600 - total flux cleaned = 1.49463e-05 Jy ! Component: 650 - total flux cleaned = -4.44943e-05 Jy ! Component: 700 - total flux cleaned = -0.00010183 Jy ! Component: 750 - total flux cleaned = -0.000187637 Jy ! Component: 800 - total flux cleaned = -0.000215446 Jy ! Component: 850 - total flux cleaned = -0.000296956 Jy ! Component: 900 - total flux cleaned = -0.000297141 Jy ! Component: 950 - total flux cleaned = -0.000430005 Jy ! Component: 1000 - total flux cleaned = -0.000508609 Jy ! Component: 1050 - total flux cleaned = -0.000483409 Jy ! Component: 1100 - total flux cleaned = -0.000483435 Jy ! Component: 1150 - total flux cleaned = -0.00048419 Jy ! Component: 1200 - total flux cleaned = -0.000509022 Jy ! Component: 1250 - total flux cleaned = -0.00060543 Jy ! Component: 1300 - total flux cleaned = -0.000581915 Jy ! Component: 1350 - total flux cleaned = -0.000628964 Jy ! Component: 1400 - total flux cleaned = -0.000652366 Jy ! Component: 1450 - total flux cleaned = -0.000743436 Jy ! Component: 1500 - total flux cleaned = -0.000787847 Jy ! Component: 1550 - total flux cleaned = -0.00074331 Jy ! Component: 1600 - total flux cleaned = -0.000787086 Jy ! Component: 1650 - total flux cleaned = -0.000722246 Jy ! Component: 1700 - total flux cleaned = -0.000743723 Jy ! Component: 1750 - total flux cleaned = -0.000722388 Jy ! Component: 1800 - total flux cleaned = -0.000743594 Jy ! Component: 1850 - total flux cleaned = -0.000784828 Jy ! Component: 1900 - total flux cleaned = -0.00080462 Jy ! Component: 1950 - total flux cleaned = -0.000784654 Jy ! Component: 2000 - total flux cleaned = -0.000884144 Jy ! Component: 2050 - total flux cleaned = -0.000943023 Jy ! Component: 2100 - total flux cleaned = -0.00102085 Jy ! Component: 2150 - total flux cleaned = -0.00107824 Jy ! Component: 2200 - total flux cleaned = -0.00117349 Jy ! Component: 2250 - total flux cleaned = -0.00122999 Jy ! Component: 2300 - total flux cleaned = -0.00134191 Jy ! Component: 2350 - total flux cleaned = -0.00145273 Jy ! Component: 2400 - total flux cleaned = -0.0015076 Jy ! Component: 2450 - total flux cleaned = -0.00158005 Jy ! Component: 2500 - total flux cleaned = -0.00161625 Jy ! Component: 2550 - total flux cleaned = -0.00177578 Jy ! Component: 2600 - total flux cleaned = -0.00181119 Jy ! Component: 2650 - total flux cleaned = -0.00189813 Jy ! Component: 2700 - total flux cleaned = -0.00200157 Jy ! Component: 2750 - total flux cleaned = -0.00203586 Jy ! Component: 2800 - total flux cleaned = -0.00215419 Jy ! Component: 2850 - total flux cleaned = -0.0022546 Jy ! Component: 2900 - total flux cleaned = -0.00230461 Jy ! Component: 2950 - total flux cleaned = -0.0024366 Jy ! Component: 3000 - total flux cleaned = -0.00251819 Jy ! Component: 3050 - total flux cleaned = -0.00263127 Jy ! Component: 3100 - total flux cleaned = -0.00272755 Jy ! Component: 3150 - total flux cleaned = -0.00279125 Jy ! Component: 3200 - total flux cleaned = -0.00282288 Jy ! Component: 3250 - total flux cleaned = -0.00291704 Jy ! Component: 3300 - total flux cleaned = -0.00305674 Jy ! Component: 3350 - total flux cleaned = -0.0030721 Jy ! Component: 3400 - total flux cleaned = -0.00317919 Jy ! Component: 3450 - total flux cleaned = -0.00317902 Jy ! Component: 3500 - total flux cleaned = -0.00326941 Jy ! Component: 3550 - total flux cleaned = -0.00329908 Jy ! Component: 3600 - total flux cleaned = -0.00331406 Jy ! Component: 3650 - total flux cleaned = -0.00343171 Jy ! Component: 3700 - total flux cleaned = -0.00344615 Jy ! Component: 3750 - total flux cleaned = -0.00347523 Jy ! Component: 3800 - total flux cleaned = -0.003504 Jy ! Component: 3850 - total flux cleaned = -0.00353276 Jy ! Component: 3900 - total flux cleaned = -0.00363184 Jy ! Component: 3950 - total flux cleaned = -0.0036739 Jy ! Component: 4000 - total flux cleaned = -0.00372961 Jy ! Component: 4050 - total flux cleaned = -0.00367396 Jy ! Total flux subtracted in 4096 components = -0.00371533 Jy ! Clean residual min=-0.000869 max=0.000798 Jy/beam ! Clean residual mean=0.000001 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0981108 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 341 components and 0.0981109 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2339-1206_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.154 x 7.836 at -2.632 degrees (North through East) ! Clean map min=-0.0017263 max=0.098026 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2339-1206_S_map.fits wmodel /vlbi/uf001/uva//J2339-1206_S_map.mod ! Writing 341 model components to file: /vlbi/uf001/uva//J2339-1206_S_map.mod wobs /vlbi/uf001/uva//J2339-1206_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2339-1206_S_uvs.fits wwins /vlbi/uf001/uva//J2339-1206_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J2339-1206_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0980261 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248896 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.761723 0.761723 1.52345 3.04689 6.09378 12.1876 24.3751 48.7502 97.5005 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.098 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 393.844 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2339-1206_S_dfm.log closed on Mon Jan 14 06:47:17 2019