! Started logfile: /image_prod/ug002_uva//J1345+0706_S_dfm.log on Thu Mar 5 01:25:49 2020 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 /image_prod/ug002_uva//J1345+0706_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1345+0706_S_uva.fits ! AN table 1: 60 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.71746 visibilities/baseline/integration-bin. ! Found source: J1345+0706 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 2712 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 J1345+0706_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007131Jy sigma=7.385623 ! Fit after self-cal, rms=0.898653Jy sigma=6.604596 ! 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.451 mas, bmaj=6.143 mas, bpa=-1.941 degrees ! Estimated noise=2.27262 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.0797682 Jy ! Component: 100 - total flux cleaned = 0.0982545 Jy ! Total flux subtracted in 100 components = 0.0982545 Jy ! Clean residual min=-0.005371 max=0.007102 Jy/beam ! Clean residual mean=0.000002 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.0982545 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0982545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070591Jy sigma=0.440530 ! Fit after self-cal, rms=0.070547Jy sigma=0.440410 ! 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=2.708 mas, bmaj=6.447 mas, bpa=-1.61 degrees ! Estimated noise=1.91591 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.00768263 Jy ! Component: 100 - total flux cleaned = 0.0106006 Jy ! Component: 150 - total flux cleaned = 0.0108832 Jy ! Component: 200 - total flux cleaned = 0.0109514 Jy ! Total flux subtracted in 200 components = 0.0109514 Jy ! Clean residual min=-0.004075 max=0.003672 Jy/beam ! Clean residual mean=-0.000000 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.109206 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.109206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069678Jy sigma=0.434385 ! Fit after self-cal, rms=0.069661Jy sigma=0.434263 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.708 x 6.447 at -1.61 degrees (North through East) ! Clean map min=-0.0039996 max=0.103 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 KP 0.92 LA 1.00 MK 1.02 ! NL 1.06 OV 1.01 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 KP 0.99 LA 1.01 MK 0.98 ! NL 1.07 OV 0.95 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 KP 0.92 LA 0.99 MK 0.99 ! NL 1.10 OV 1.01 SC 0.95 ! ! ! Fit before self-cal, rms=0.069661Jy sigma=0.434263 ! Fit after self-cal, rms=0.068906Jy sigma=0.431835 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.702 mas, bmaj=6.441 mas, bpa=-1.243 degrees ! Estimated noise=1.90476 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.000359749 Jy ! Component: 100 - total flux cleaned = 0.000288214 Jy ! Component: 150 - total flux cleaned = 0.000319471 Jy ! Component: 200 - total flux cleaned = 0.000345657 Jy ! Total flux subtracted in 200 components = 0.000345657 Jy ! Clean residual min=-0.003687 max=0.003457 Jy/beam ! Clean residual mean=0.000000 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.109551 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 22 components and 0.109551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068879Jy sigma=0.431561 ! Fit after self-cal, rms=0.068908Jy sigma=0.431464 ! 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.068908Jy sigma=0.431464 ! Fit after self-cal, rms=0.068457Jy sigma=0.429447 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.703 mas, bmaj=6.447 mas, bpa=-1.346 degrees ! Estimated noise=1.90334 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000176807 Jy ! Component: 100 - total flux cleaned = 0.000331319 Jy ! Component: 150 - total flux cleaned = 0.000348071 Jy ! Component: 200 - total flux cleaned = 0.000362618 Jy ! Total flux subtracted in 200 components = 0.000362618 Jy ! Clean residual min=-0.003814 max=0.003586 Jy/beam ! Clean residual mean=-0.000000 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.109914 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.109914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068449Jy sigma=0.429371 ! Fit after self-cal, rms=0.068455Jy sigma=0.429315 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.17798e-05 Jy ! Component: 100 - total flux cleaned = 4.63547e-05 Jy ! Component: 150 - total flux cleaned = 5.85588e-05 Jy ! Component: 200 - total flux cleaned = 5.82218e-05 Jy ! Total flux subtracted in 200 components = 5.82218e-05 Jy ! Clean residual min=-0.003799 max=0.003564 Jy/beam ! Clean residual mean=-0.000000 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.109972 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.109972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068450Jy sigma=0.429276 ! Fit after self-cal, rms=0.068450Jy sigma=0.429271 ! 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.068450Jy sigma=0.429271 ! Fit after self-cal, rms=0.068374Jy sigma=0.429172 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.702 mas, bmaj=6.442 mas, bpa=-1.315 degrees ! Estimated noise=1.90072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112596 Jy ! Component: 100 - total flux cleaned = 0.000150723 Jy ! Component: 150 - total flux cleaned = 0.000172423 Jy ! Component: 200 - total flux cleaned = 0.000202267 Jy ! Total flux subtracted in 200 components = 0.000202267 Jy ! Clean residual min=-0.003773 max=0.003629 Jy/beam ! Clean residual mean=-0.000000 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.110175 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.110175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068369Jy sigma=0.429142 ! Fit after self-cal, rms=0.068372Jy sigma=0.429137 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.41407e-05 Jy ! Component: 100 - total flux cleaned = 5.40139e-05 Jy ! Component: 150 - total flux cleaned = 5.41518e-05 Jy ! Component: 200 - total flux cleaned = 5.44879e-05 Jy ! Total flux subtracted in 200 components = 5.44879e-05 Jy ! Clean residual min=-0.003772 max=0.003619 Jy/beam ! Clean residual mean=-0.000000 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.110229 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.110229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068369Jy sigma=0.429120 ! Fit after self-cal, rms=0.068370Jy sigma=0.429118 ! 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.068370Jy sigma=0.429118 ! Fit after self-cal, rms=0.068216Jy sigma=0.429115 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.855 mas, bmaj=10.88 mas, bpa=-1.028 degrees ! Estimated noise=2.61628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000847941 Jy ! Component: 100 - total flux cleaned = 0.000867624 Jy ! Component: 150 - total flux cleaned = 0.000883957 Jy ! Component: 200 - total flux cleaned = 0.000883795 Jy ! Total flux subtracted in 200 components = 0.000883795 Jy ! Clean residual min=-0.005095 max=0.004205 Jy/beam ! Clean residual mean=-0.000000 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.111113 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.111113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068214Jy sigma=0.429134 ! Fit after self-cal, rms=0.068205Jy sigma=0.429118 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.24491e-05 Jy ! Component: 100 - total flux cleaned = 3.49035e-05 Jy ! Component: 150 - total flux cleaned = 5.05662e-05 Jy ! Component: 200 - total flux cleaned = 5.03494e-05 Jy ! Total flux subtracted in 200 components = 5.03494e-05 Jy ! Clean residual min=-0.005054 max=0.004176 Jy/beam ! Clean residual mean=-0.000000 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.111163 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.111163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068205Jy sigma=0.429142 ! Fit after self-cal, rms=0.068200Jy sigma=0.429131 ! 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=2.702 mas, bmaj=6.439 mas, bpa=-1.28 degrees ! Estimated noise=1.89966 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.702 x 6.439 at -1.28 degrees (North through East) ! Clean map min=-0.0035808 max=0.10195 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.449 mas, bmaj=6.14 mas, bpa=-1.482 degrees ! Estimated noise=2.23723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.078481 Jy ! Component: 100 - total flux cleaned = 0.0964589 Jy ! Component: 150 - total flux cleaned = 0.103666 Jy ! Component: 200 - total flux cleaned = 0.107396 Jy ! Total flux subtracted in 200 components = 0.107396 Jy ! Clean residual min=-0.003844 max=0.003829 Jy/beam ! Clean residual mean=0.000000 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.107396 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.107396 Jy ! Inverting map and beam ! Estimated beam: bmin=2.702 mas, bmaj=6.439 mas, bpa=-1.28 degrees ! Estimated noise=1.89966 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.00156942 Jy ! Component: 100 - total flux cleaned = 0.00219405 Jy ! Component: 150 - total flux cleaned = 0.00251943 Jy ! Component: 200 - total flux cleaned = 0.00260738 Jy ! Total flux subtracted in 200 components = 0.00260738 Jy ! Clean residual min=-0.003853 max=0.003628 Jy/beam ! Clean residual mean=-0.000000 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.110003 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.110003 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=6.855 mas, bmaj=10.88 mas, bpa=-1.028 degrees ! Estimated noise=2.61628 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132353 Jy ! Component: 100 - total flux cleaned = 0.00132321 Jy ! Component: 150 - total flux cleaned = 0.00129103 Jy ! Component: 200 - total flux cleaned = 0.00129044 Jy ! Total flux subtracted in 200 components = 0.00129044 Jy ! Clean residual min=-0.005037 max=0.004284 Jy/beam ! Clean residual mean=-0.000000 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.111293 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 = -2.31715e-05 Jy ! Component: 100 - total flux cleaned = -2.30705e-05 Jy ! Component: 150 - total flux cleaned = -7.65575e-06 Jy ! Component: 200 - total flux cleaned = -7.56271e-06 Jy ! Total flux subtracted in 200 components = -7.56271e-06 Jy ! Clean residual min=-0.005011 max=0.004194 Jy/beam ! Clean residual mean=-0.000000 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.111286 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.111286 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.702 mas, bmaj=6.439 mas, bpa=-1.28 degrees ! Estimated noise=1.89966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000501732 Jy ! Component: 100 - total flux cleaned = -0.000556401 Jy ! Component: 150 - total flux cleaned = -0.000579857 Jy ! Component: 200 - total flux cleaned = -0.000621437 Jy ! Total flux subtracted in 200 components = -0.000621437 Jy ! Clean residual min=-0.003714 max=0.003597 Jy/beam ! Clean residual mean=-0.000000 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.110664 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.110665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068196Jy sigma=0.429118 ! Fit after self-cal, rms=0.068198Jy sigma=0.429114 wmodel J1345+0706_S_map.mod ! Writing 46 model components to file: J1345+0706_S_map.mod wobs J1345+0706_S_uvs.fits ! Writing UV FITS file: J1345+0706_S_uvs.fits wwins J1345+0706_S_map.win ! wwins: Wrote 1 windows to J1345+0706_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.000872825 Jy ! Component: 100 - total flux cleaned = -0.00168326 Jy ! Component: 150 - total flux cleaned = -0.00185008 Jy ! Component: 200 - total flux cleaned = -0.00185004 Jy ! Component: 250 - total flux cleaned = -0.00175899 Jy ! Component: 300 - total flux cleaned = -0.00180132 Jy ! Component: 350 - total flux cleaned = -0.00175981 Jy ! Component: 400 - total flux cleaned = -0.00171994 Jy ! Component: 450 - total flux cleaned = -0.00183552 Jy ! Component: 500 - total flux cleaned = -0.0018734 Jy ! Component: 550 - total flux cleaned = -0.00194511 Jy ! Component: 600 - total flux cleaned = -0.00190954 Jy ! Component: 650 - total flux cleaned = -0.00184051 Jy ! Component: 700 - total flux cleaned = -0.00183982 Jy ! Component: 750 - total flux cleaned = -0.00180684 Jy ! Component: 800 - total flux cleaned = -0.00177468 Jy ! Component: 850 - total flux cleaned = -0.00177457 Jy ! Component: 900 - total flux cleaned = -0.00177472 Jy ! Component: 950 - total flux cleaned = -0.00177426 Jy ! Component: 1000 - total flux cleaned = -0.00171667 Jy ! Component: 1050 - total flux cleaned = -0.00168911 Jy ! Component: 1100 - total flux cleaned = -0.00180008 Jy ! Component: 1150 - total flux cleaned = -0.00190809 Jy ! Component: 1200 - total flux cleaned = -0.00193449 Jy ! Component: 1250 - total flux cleaned = -0.00201296 Jy ! Component: 1300 - total flux cleaned = -0.00208969 Jy ! Component: 1350 - total flux cleaned = -0.00218971 Jy ! Component: 1400 - total flux cleaned = -0.00221413 Jy ! Component: 1450 - total flux cleaned = -0.00223858 Jy ! Component: 1500 - total flux cleaned = -0.00233374 Jy ! Component: 1550 - total flux cleaned = -0.00242749 Jy ! Component: 1600 - total flux cleaned = -0.0025195 Jy ! Component: 1650 - total flux cleaned = -0.00267745 Jy ! Component: 1700 - total flux cleaned = -0.00274395 Jy ! Component: 1750 - total flux cleaned = -0.00278801 Jy ! Component: 1800 - total flux cleaned = -0.00289532 Jy ! Component: 1850 - total flux cleaned = -0.0029585 Jy ! Component: 1900 - total flux cleaned = -0.00293726 Jy ! Component: 1950 - total flux cleaned = -0.00293738 Jy ! Component: 2000 - total flux cleaned = -0.00301902 Jy ! Component: 2050 - total flux cleaned = -0.00307922 Jy ! Component: 2100 - total flux cleaned = -0.00305955 Jy ! Component: 2150 - total flux cleaned = -0.00315791 Jy ! Component: 2200 - total flux cleaned = -0.00323509 Jy ! Component: 2250 - total flux cleaned = -0.00325414 Jy ! Component: 2300 - total flux cleaned = -0.00332969 Jy ! Component: 2350 - total flux cleaned = -0.00338548 Jy ! Component: 2400 - total flux cleaned = -0.00338516 Jy ! Component: 2450 - total flux cleaned = -0.00345813 Jy ! Component: 2500 - total flux cleaned = -0.00340357 Jy ! Component: 2550 - total flux cleaned = -0.00347564 Jy ! Component: 2600 - total flux cleaned = -0.00347544 Jy ! Component: 2650 - total flux cleaned = -0.00356381 Jy ! Component: 2700 - total flux cleaned = -0.00359849 Jy ! Component: 2750 - total flux cleaned = -0.00358096 Jy ! Component: 2800 - total flux cleaned = -0.00359809 Jy ! Component: 2850 - total flux cleaned = -0.00358098 Jy ! Component: 2900 - total flux cleaned = -0.00354704 Jy ! Component: 2950 - total flux cleaned = -0.0035135 Jy ! Component: 3000 - total flux cleaned = -0.00353021 Jy ! Component: 3050 - total flux cleaned = -0.00349719 Jy ! Component: 3100 - total flux cleaned = -0.00348076 Jy ! Component: 3150 - total flux cleaned = -0.00343195 Jy ! Component: 3200 - total flux cleaned = -0.00339971 Jy ! Component: 3250 - total flux cleaned = -0.00338364 Jy ! Component: 3300 - total flux cleaned = -0.00336763 Jy ! Component: 3350 - total flux cleaned = -0.00338328 Jy ! Component: 3400 - total flux cleaned = -0.00332021 Jy ! Component: 3450 - total flux cleaned = -0.00324233 Jy ! Component: 3500 - total flux cleaned = -0.00319596 Jy ! Component: 3550 - total flux cleaned = -0.00316525 Jy ! Component: 3600 - total flux cleaned = -0.00314981 Jy ! Component: 3650 - total flux cleaned = -0.00308886 Jy ! Component: 3700 - total flux cleaned = -0.00301308 Jy ! Component: 3750 - total flux cleaned = -0.00292283 Jy ! Component: 3800 - total flux cleaned = -0.00289288 Jy ! Component: 3850 - total flux cleaned = -0.00286297 Jy ! Component: 3900 - total flux cleaned = -0.00278859 Jy ! Component: 3950 - total flux cleaned = -0.00268509 Jy ! Component: 4000 - total flux cleaned = -0.0026115 Jy ! Component: 4050 - total flux cleaned = -0.00256749 Jy ! Total flux subtracted in 4096 components = -0.00249451 Jy ! Clean residual min=-0.000929 max=0.000964 Jy/beam ! Clean residual mean=0.000001 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.10817 Jy keep ! Adding 230 model components to the UV plane model. ! The established model now contains 276 components and 0.10817 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1345+0706_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.702 x 6.439 at -1.28 degrees (North through East) ! Clean map min=-0.0025054 max=0.10184 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1345+0706_S_map.fits wmodel /image_prod/ug002_uva//J1345+0706_S_map.mod ! Writing 276 model components to file: /image_prod/ug002_uva//J1345+0706_S_map.mod wobs /image_prod/ug002_uva//J1345+0706_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1345+0706_S_uvs.fits wwins /image_prod/ug002_uva//J1345+0706_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1345+0706_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.101836 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229452 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.675946 0.675946 1.35189 2.70378 5.40757 10.8151 21.6303 43.2605 86.5211 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.101 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 443.822 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1345+0706_S_dfm.log closed on Thu Mar 5 01:25:52 2020