! Started logfile: /image_prod/ug002_uva//J1337-1257_S_g_dfm.log on Thu Mar 5 01:20:10 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//J1337-1257_S_g_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1337-1257_S_g_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.895833 visibilities/baseline/integration-bin. ! Found source: J1337-1257 ! ! 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 1935 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 J1337-1257_S_g] 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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.559522Jy sigma=8.042892 ! Fit after self-cal, rms=1.424149Jy sigma=4.309127 ! 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.714 mas, bmaj=6.567 mas, bpa=1.644 degrees ! Estimated noise=5.97241 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 = 1.634 Jy ! Component: 100 - total flux cleaned = 2.07843 Jy ! Total flux subtracted in 100 components = 2.07843 Jy ! Clean residual min=-0.141404 max=0.234519 Jy/beam ! Clean residual mean=-0.001105 rms=0.045417 Jy/beam ! Combined flux in latest and established models = 2.07843 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 2.07843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.683329Jy sigma=2.451338 ! Fit after self-cal, rms=0.683024Jy sigma=2.450014 ! 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.127 mas, bmaj=7.289 mas, bpa=0.5722 degrees ! Estimated noise=5.07883 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 (4, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.267771 Jy ! Component: 100 - total flux cleaned = 0.42642 Jy ! Component: 150 - total flux cleaned = 0.520896 Jy ! Component: 200 - total flux cleaned = 0.542194 Jy ! Total flux subtracted in 200 components = 0.542194 Jy ! Clean residual min=-0.121070 max=0.206626 Jy/beam ! Clean residual mean=-0.000624 rms=0.040921 Jy/beam ! Combined flux in latest and established models = 2.62062 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 31 components and 2.62062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.545474Jy sigma=2.073636 ! Fit after self-cal, rms=0.533473Jy sigma=2.035564 ! 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.127 x 7.289 at 0.5722 degrees (North through East) ! Clean map min=-0.10839 max=2.0332 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.54 FD 0.93 HN 0.97 KP 0.94 ! LA 0.96 MK 0.90 NL 0.95 OV 0.91 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.20 FD 0.91 HN 1.01 KP 0.91 ! LA 0.96 MK 0.90 NL 1.05 OV 0.90 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.76 FD 0.92 HN 1.00 KP 0.89 ! LA 0.96 MK 0.90 NL 0.95 OV 0.89 ! PT 0.96 SC 0.99 ! ! ! Fit before self-cal, rms=0.533473Jy sigma=2.035564 ! Fit after self-cal, rms=0.522298Jy sigma=1.149922 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.027 mas, bmaj=7.357 mas, bpa=-0.9873 degrees ! Estimated noise=5.12908 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.0975986 Jy ! Component: 100 - total flux cleaned = -0.105932 Jy ! Component: 150 - total flux cleaned = -0.108307 Jy ! Component: 200 - total flux cleaned = -0.11259 Jy ! Total flux subtracted in 200 components = -0.11259 Jy ! Clean residual min=-0.082946 max=0.086344 Jy/beam ! Clean residual mean=-0.000002 rms=0.021191 Jy/beam ! Combined flux in latest and established models = 2.50803 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 55 components and 2.50803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.484159Jy sigma=1.047960 ! Fit after self-cal, rms=0.482945Jy sigma=1.041997 ! 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.482945Jy sigma=1.041997 ! Fit after self-cal, rms=0.205412Jy sigma=0.524262 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=7.352 mas, bpa=-0.5373 degrees ! Estimated noise=5.07604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.035289 Jy ! Component: 100 - total flux cleaned = -0.0454078 Jy ! Component: 150 - total flux cleaned = -0.048492 Jy ! Component: 200 - total flux cleaned = -0.0502568 Jy ! Total flux subtracted in 200 components = -0.0502568 Jy ! Clean residual min=-0.033195 max=0.029053 Jy/beam ! Clean residual mean=0.000033 rms=0.006993 Jy/beam ! Combined flux in latest and established models = 2.45778 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 2.45778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.187947Jy sigma=0.451501 ! Fit after self-cal, rms=0.184463Jy sigma=0.441632 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 = -0.00796312 Jy ! Component: 100 - total flux cleaned = -0.0121355 Jy ! Component: 150 - total flux cleaned = -0.0135725 Jy ! Component: 200 - total flux cleaned = -0.0148808 Jy ! Total flux subtracted in 200 components = -0.0148808 Jy ! Clean residual min=-0.028001 max=0.025564 Jy/beam ! Clean residual mean=0.000020 rms=0.006063 Jy/beam ! Combined flux in latest and established models = 2.44289 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 2.44289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.178007Jy sigma=0.411364 ! Fit after self-cal, rms=0.176713Jy sigma=0.408649 ! 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.176713Jy sigma=0.408649 ! Fit after self-cal, rms=0.175923Jy sigma=0.397879 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=7.346 mas, bpa=-0.5598 degrees ! Estimated noise=5.06474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0132355 Jy ! Component: 100 - total flux cleaned = -0.016268 Jy ! Component: 150 - total flux cleaned = -0.0188218 Jy ! Component: 200 - total flux cleaned = -0.0209982 Jy ! Total flux subtracted in 200 components = -0.0209982 Jy ! Clean residual min=-0.023004 max=0.020480 Jy/beam ! Clean residual mean=0.000025 rms=0.005078 Jy/beam ! Combined flux in latest and established models = 2.4219 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 2.4219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.169531Jy sigma=0.371135 ! Fit after self-cal, rms=0.168076Jy sigma=0.367781 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 = -0.00509061 Jy ! Component: 100 - total flux cleaned = -0.00608578 Jy ! Component: 150 - total flux cleaned = -0.00701145 Jy ! Component: 200 - total flux cleaned = -0.00660052 Jy ! Total flux subtracted in 200 components = -0.00660052 Jy ! Clean residual min=-0.020441 max=0.019187 Jy/beam ! Clean residual mean=0.000019 rms=0.004637 Jy/beam ! Combined flux in latest and established models = 2.4153 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 2.4153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.165109Jy sigma=0.354662 ! Fit after self-cal, rms=0.164517Jy sigma=0.353625 ! 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.164517Jy sigma=0.353625 ! Fit after self-cal, rms=0.164718Jy sigma=0.348730 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.141 mas, bmaj=13.57 mas, bpa=2.302 degrees ! Estimated noise=7.04064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00298071 Jy ! Component: 100 - total flux cleaned = -0.00300133 Jy ! Component: 150 - total flux cleaned = -0.00371731 Jy ! Component: 200 - total flux cleaned = -0.00343036 Jy ! Total flux subtracted in 200 components = -0.00343036 Jy ! Clean residual min=-0.020533 max=0.017121 Jy/beam ! Clean residual mean=0.000064 rms=0.005335 Jy/beam ! Combined flux in latest and established models = 2.41187 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 126 components and 2.41187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.163353Jy sigma=0.342747 ! Fit after self-cal, rms=0.162771Jy sigma=0.341358 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 = -0.00145627 Jy ! Component: 100 - total flux cleaned = -0.00176038 Jy ! Component: 150 - total flux cleaned = -0.00176931 Jy ! Component: 200 - total flux cleaned = -0.00177184 Jy ! Total flux subtracted in 200 components = -0.00177184 Jy ! Clean residual min=-0.018638 max=0.015542 Jy/beam ! Clean residual mean=0.000057 rms=0.004950 Jy/beam ! Combined flux in latest and established models = 2.41009 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 132 components and 2.41009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.161860Jy sigma=0.337936 ! Fit after self-cal, rms=0.161649Jy sigma=0.337525 ! 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.016 mas, bmaj=7.34 mas, bpa=-0.577 degrees ! Estimated noise=5.05395 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.016 x 7.34 at -0.577 degrees (North through East) ! Clean map min=-0.055005 max=2.0407 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.161649Jy sigma=0.337525 ! Fit after self-cal, rms=0.161512Jy sigma=0.322940 ! Inverting map and beam ! Estimated beam: bmin=3.015 mas, bmaj=7.343 mas, bpa=-0.6337 degrees ! Estimated noise=5.05506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0058418 Jy ! Component: 100 - total flux cleaned = -0.00762561 Jy ! Component: 150 - total flux cleaned = -0.00689101 Jy ! Component: 200 - total flux cleaned = -0.00655415 Jy ! Total flux subtracted in 200 components = -0.00655415 Jy ! Clean residual min=-0.016994 max=0.017402 Jy/beam ! Clean residual mean=0.000022 rms=0.003760 Jy/beam ! Combined flux in latest and established models = 2.40354 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 138 components and 2.40354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158966Jy sigma=0.312612 ! Fit after self-cal, rms=0.158569Jy sigma=0.311850 ! Inverting map ! Added new window around map position (3.5, -25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00521282 Jy ! Component: 100 - total flux cleaned = 0.00344801 Jy ! Component: 150 - total flux cleaned = 0.00383041 Jy ! Component: 200 - total flux cleaned = 0.00350628 Jy ! Total flux subtracted in 200 components = 0.00350628 Jy ! Clean residual min=-0.014993 max=0.013156 Jy/beam ! Clean residual mean=0.000021 rms=0.003375 Jy/beam ! Combined flux in latest and established models = 2.40705 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 152 components and 2.40705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155869Jy sigma=0.299454 ! Fit after self-cal, rms=0.155624Jy sigma=0.298918 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155624Jy sigma=0.298918 ! Fit after self-cal, rms=0.155947Jy sigma=0.297006 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.626 mas, bmaj=6.619 mas, bpa=0.362 degrees ! Estimated noise=5.83462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.59605 Jy ! Component: 100 - total flux cleaned = 2.02495 Jy ! Component: 150 - total flux cleaned = 2.20173 Jy ! Component: 200 - total flux cleaned = 2.2882 Jy ! Total flux subtracted in 200 components = 2.2882 Jy ! Clean residual min=-0.031665 max=0.041483 Jy/beam ! Clean residual mean=-0.000099 rms=0.007068 Jy/beam ! Combined flux in latest and established models = 2.2882 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 16 model components to the UV plane model. ! The established model now contains 16 components and 2.2882 Jy ! Inverting map and beam ! Estimated beam: bmin=3.012 mas, bmaj=7.34 mas, bpa=-0.6431 degrees ! Estimated noise=5.04742 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.0486143 Jy ! Component: 100 - total flux cleaned = 0.0773441 Jy ! Component: 150 - total flux cleaned = 0.0859331 Jy ! Component: 200 - total flux cleaned = 0.0887129 Jy ! Total flux subtracted in 200 components = 0.0887129 Jy ! Clean residual min=-0.018000 max=0.020574 Jy/beam ! Clean residual mean=0.000007 rms=0.004146 Jy/beam ! Combined flux in latest and established models = 2.37692 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 2.37692 Jy ! Inverting map ! Added new window around map position (-19.5, 45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120854 Jy ! Component: 100 - total flux cleaned = 0.012643 Jy ! Component: 150 - total flux cleaned = 0.0146419 Jy ! Component: 200 - total flux cleaned = 0.016002 Jy ! Total flux subtracted in 200 components = 0.016002 Jy ! Clean residual min=-0.016153 max=0.014182 Jy/beam ! Clean residual mean=-0.000004 rms=0.003526 Jy/beam ! Combined flux in latest and established models = 2.39292 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 55 components and 2.39292 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.133 mas, bmaj=13.57 mas, bpa=2.164 degrees ! Estimated noise=7.04348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00503377 Jy ! Component: 100 - total flux cleaned = 0.00531561 Jy ! Component: 150 - total flux cleaned = 0.00578099 Jy ! Component: 200 - total flux cleaned = 0.00642803 Jy ! Total flux subtracted in 200 components = 0.00642803 Jy ! Clean residual min=-0.016565 max=0.013419 Jy/beam ! Clean residual mean=-0.000004 rms=0.003999 Jy/beam ! Combined flux in latest and established models = 2.39935 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 = 0.000400525 Jy ! Component: 100 - total flux cleaned = 0.000597075 Jy ! Component: 150 - total flux cleaned = 0.000958556 Jy ! Component: 200 - total flux cleaned = 0.00113082 Jy ! Total flux subtracted in 200 components = 0.00113082 Jy ! Clean residual min=-0.016344 max=0.013450 Jy/beam ! Clean residual mean=-0.000005 rms=0.003925 Jy/beam ! Combined flux in latest and established models = 2.40048 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 2.40048 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.012 mas, bmaj=7.34 mas, bpa=-0.6431 degrees ! Estimated noise=5.04742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00312854 Jy ! Component: 100 - total flux cleaned = -0.0019771 Jy ! Component: 150 - total flux cleaned = -0.00128548 Jy ! Component: 200 - total flux cleaned = -0.00034103 Jy ! Total flux subtracted in 200 components = -0.00034103 Jy ! Clean residual min=-0.013533 max=0.014008 Jy/beam ! Clean residual mean=-0.000005 rms=0.003139 Jy/beam ! Combined flux in latest and established models = 2.40014 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 95 components and 2.40014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.154217Jy sigma=0.297277 ! Fit after self-cal, rms=0.152704Jy sigma=0.290809 wmodel J1337-1257_S_g_map.mod ! Writing 95 model components to file: J1337-1257_S_g_map.mod wobs J1337-1257_S_g_uvs.fits ! Writing UV FITS file: J1337-1257_S_g_uvs.fits wwins J1337-1257_S_g_map.win ! wwins: Wrote 4 windows to J1337-1257_S_g_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.00261164 Jy ! Component: 100 - total flux cleaned = 0.0032792 Jy ! Component: 150 - total flux cleaned = 0.0038753 Jy ! Component: 200 - total flux cleaned = 0.00502986 Jy ! Component: 250 - total flux cleaned = 0.0052113 Jy ! Component: 300 - total flux cleaned = 0.00538285 Jy ! Component: 350 - total flux cleaned = 0.00538352 Jy ! Component: 400 - total flux cleaned = 0.00570054 Jy ! Component: 450 - total flux cleaned = 0.00538133 Jy ! Component: 500 - total flux cleaned = 0.00507424 Jy ! Component: 550 - total flux cleaned = 0.0049269 Jy ! Component: 600 - total flux cleaned = 0.00478003 Jy ! Component: 650 - total flux cleaned = 0.00463839 Jy ! Component: 700 - total flux cleaned = 0.00422521 Jy ! Component: 750 - total flux cleaned = 0.00382083 Jy ! Component: 800 - total flux cleaned = 0.00342745 Jy ! Component: 850 - total flux cleaned = 0.00291535 Jy ! Component: 900 - total flux cleaned = 0.00254049 Jy ! Component: 950 - total flux cleaned = 0.00192681 Jy ! Component: 1000 - total flux cleaned = 0.00156406 Jy ! Component: 1050 - total flux cleaned = 0.000851247 Jy ! Component: 1100 - total flux cleaned = 0.000270528 Jy ! Component: 1150 - total flux cleaned = -0.000186933 Jy ! Component: 1200 - total flux cleaned = -0.000525733 Jy ! Component: 1250 - total flux cleaned = -0.00107732 Jy ! Component: 1300 - total flux cleaned = -0.00140099 Jy ! Component: 1350 - total flux cleaned = -0.00172064 Jy ! Component: 1400 - total flux cleaned = -0.00203608 Jy ! Component: 1450 - total flux cleaned = -0.00244974 Jy ! Component: 1500 - total flux cleaned = -0.00265097 Jy ! Component: 1550 - total flux cleaned = -0.00295187 Jy ! Component: 1600 - total flux cleaned = -0.00324994 Jy ! Component: 1650 - total flux cleaned = -0.00363787 Jy ! Component: 1700 - total flux cleaned = -0.00402069 Jy ! Component: 1750 - total flux cleaned = -0.00430323 Jy ! Component: 1800 - total flux cleaned = -0.00439579 Jy ! Component: 1850 - total flux cleaned = -0.00467141 Jy ! Component: 1900 - total flux cleaned = -0.00494388 Jy ! Component: 1950 - total flux cleaned = -0.00548091 Jy ! Component: 2000 - total flux cleaned = -0.00565694 Jy ! Component: 2050 - total flux cleaned = -0.00600275 Jy ! Component: 2100 - total flux cleaned = -0.00634636 Jy ! Component: 2150 - total flux cleaned = -0.00659995 Jy ! Component: 2200 - total flux cleaned = -0.00685008 Jy ! Component: 2250 - total flux cleaned = -0.00726094 Jy ! Component: 2300 - total flux cleaned = -0.00734178 Jy ! Component: 2350 - total flux cleaned = -0.00774553 Jy ! Component: 2400 - total flux cleaned = -0.00790442 Jy ! Component: 2450 - total flux cleaned = -0.00837545 Jy ! Component: 2500 - total flux cleaned = -0.00876277 Jy ! Component: 2550 - total flux cleaned = -0.00899212 Jy ! Component: 2600 - total flux cleaned = -0.00914283 Jy ! Component: 2650 - total flux cleaned = -0.00951519 Jy ! Component: 2700 - total flux cleaned = -0.0094417 Jy ! Component: 2750 - total flux cleaned = -0.00995318 Jy ! Component: 2800 - total flux cleaned = -0.0102414 Jy ! Component: 2850 - total flux cleaned = -0.0105258 Jy ! Component: 2900 - total flux cleaned = -0.0107374 Jy ! Component: 2950 - total flux cleaned = -0.0106681 Jy ! Component: 3000 - total flux cleaned = -0.0109445 Jy ! Component: 3050 - total flux cleaned = -0.0111516 Jy ! Component: 3100 - total flux cleaned = -0.0114903 Jy ! Component: 3150 - total flux cleaned = -0.0117592 Jy ! Component: 3200 - total flux cleaned = -0.011958 Jy ! Component: 3250 - total flux cleaned = -0.0123512 Jy ! Component: 3300 - total flux cleaned = -0.0125457 Jy ! Component: 3350 - total flux cleaned = -0.012931 Jy ! Component: 3400 - total flux cleaned = -0.0129305 Jy ! Component: 3450 - total flux cleaned = -0.0131198 Jy ! Component: 3500 - total flux cleaned = -0.0133067 Jy ! Component: 3550 - total flux cleaned = -0.0133679 Jy ! Component: 3600 - total flux cleaned = -0.0134291 Jy ! Component: 3650 - total flux cleaned = -0.0133679 Jy ! Component: 3700 - total flux cleaned = -0.0137285 Jy ! Component: 3750 - total flux cleaned = -0.0137883 Jy ! Component: 3800 - total flux cleaned = -0.0136699 Jy ! Component: 3850 - total flux cleaned = -0.0137287 Jy ! Component: 3900 - total flux cleaned = -0.0139612 Jy ! Component: 3950 - total flux cleaned = -0.0139032 Jy ! Component: 4000 - total flux cleaned = -0.0138464 Jy ! Component: 4050 - total flux cleaned = -0.0140729 Jy ! Total flux subtracted in 4096 components = -0.0138481 Jy ! Clean residual min=-0.002877 max=0.002834 Jy/beam ! Clean residual mean=0.000001 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 2.38629 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 393 components and 2.38629 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1337-1257_S_g_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.012 x 7.34 at -0.6431 degrees (North through East) ! Clean map min=-0.0083582 max=2.061 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1337-1257_S_g_map.fits wmodel /image_prod/ug002_uva//J1337-1257_S_g_map.mod ! Writing 393 model components to file: /image_prod/ug002_uva//J1337-1257_S_g_map.mod wobs /image_prod/ug002_uva//J1337-1257_S_g_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1337-1257_S_g_uvs.fits wwins /image_prod/ug002_uva//J1337-1257_S_g_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1337-1257_S_g_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 2.06096 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00102504 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.149208 0.149208 0.298417 0.596834 1.19367 2.38734 4.77467 9.54934 19.0987 38.1974 76.3947 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 2.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2010.61 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1337-1257_S_g_dfm.log closed on Thu Mar 5 01:20:14 2020