! Started logfile: /image_prod/ug002_uva//J1108+0811_S_dfm.log on Wed Mar 4 23:54:44 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//J1108+0811_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1108+0811_S_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.98 visibilities/baseline/integration-bin. ! Found source: J1108+0811 ! ! 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 7938 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 J1108+0811_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026343Jy sigma=8.641914 ! Fit after self-cal, rms=0.846714Jy sigma=7.185221 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=13.32 mas, bpa=-18.8 degrees ! Estimated noise=1.39217 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.120583 Jy ! Component: 100 - total flux cleaned = 0.146879 Jy ! Total flux subtracted in 100 components = 0.146879 Jy ! Clean residual min=-0.003526 max=0.007341 Jy/beam ! Clean residual mean=-0.000006 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.146879 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.146879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079803Jy sigma=0.460969 ! Fit after self-cal, rms=0.079801Jy sigma=0.460935 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00658881 Jy ! Component: 100 - total flux cleaned = 0.00852285 Jy ! Total flux subtracted in 100 components = 0.00852285 Jy ! Clean residual min=-0.003438 max=0.003625 Jy/beam ! Clean residual mean=0.000002 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.155402 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.155402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079283Jy sigma=0.455796 ! Fit after self-cal, rms=0.079257Jy sigma=0.455689 ! 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.761 mas, bmaj=13.62 mas, bpa=-18.18 degrees ! Estimated noise=0.975721 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.000826716 Jy ! Component: 100 - total flux cleaned = 0.000631271 Jy ! Component: 150 - total flux cleaned = 0.000578547 Jy ! Component: 200 - total flux cleaned = 0.000577915 Jy ! Total flux subtracted in 200 components = 0.000577915 Jy ! Clean residual min=-0.002478 max=0.003200 Jy/beam ! Clean residual mean=0.000001 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.15598 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.15598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079176Jy sigma=0.454385 ! Fit after self-cal, rms=0.079165Jy sigma=0.454338 ! 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.761 x 13.62 at -18.18 degrees (North through East) ! Clean map min=-0.0024381 max=0.15372 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.05 HN 1.01 KP 0.98 ! LA 0.99 MK 1.03 NL 0.96 OV 0.98 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.02 HN 1.02 KP 0.99 ! LA 1.01 MK 1.00 NL 0.99 OV 1.03 ! PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.02 KP 0.99 ! LA 1.02 MK 0.97 NL 0.92 OV 1.00 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.079165Jy sigma=0.454338 ! Fit after self-cal, rms=0.073447Jy sigma=0.450300 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.762 mas, bmaj=13.67 mas, bpa=-18.25 degrees ! Estimated noise=0.976237 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.00054407 Jy ! Component: 100 - total flux cleaned = 0.000743566 Jy ! Component: 150 - total flux cleaned = 0.000876573 Jy ! Component: 200 - total flux cleaned = 0.00093636 Jy ! Total flux subtracted in 200 components = 0.00093636 Jy ! Clean residual min=-0.002222 max=0.002297 Jy/beam ! Clean residual mean=0.000002 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.156916 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 47 components and 0.156916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073361Jy sigma=0.450065 ! Fit after self-cal, rms=0.073359Jy sigma=0.450026 ! 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.073359Jy sigma=0.450026 ! Fit after self-cal, rms=0.063501Jy sigma=0.440009 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=13.57 mas, bpa=-18.23 degrees ! Estimated noise=0.973782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000674092 Jy ! Component: 100 - total flux cleaned = 0.00073006 Jy ! Component: 150 - total flux cleaned = 0.000715473 Jy ! Component: 200 - total flux cleaned = 0.000715193 Jy ! Total flux subtracted in 200 components = 0.000715193 Jy ! Clean residual min=-0.001654 max=0.001928 Jy/beam ! Clean residual mean=0.000004 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.157631 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.157631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063482Jy sigma=0.439924 ! Fit after self-cal, rms=0.063476Jy sigma=0.439842 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 (-32, 53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100968 Jy ! Component: 100 - total flux cleaned = 0.00108373 Jy ! Component: 150 - total flux cleaned = 0.00114358 Jy ! Component: 200 - total flux cleaned = 0.00122559 Jy ! Total flux subtracted in 200 components = 0.00122559 Jy ! Clean residual min=-0.001428 max=0.001523 Jy/beam ! Clean residual mean=0.000002 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.158857 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 89 components and 0.158857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063414Jy sigma=0.439400 ! Fit after self-cal, rms=0.063406Jy sigma=0.439360 ! 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.063406Jy sigma=0.439360 ! Fit after self-cal, rms=0.063105Jy sigma=0.439327 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.768 mas, bmaj=13.55 mas, bpa=-18.23 degrees ! Estimated noise=0.972568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000354983 Jy ! Component: 100 - total flux cleaned = 0.000410183 Jy ! Component: 150 - total flux cleaned = 0.000525912 Jy ! Component: 200 - total flux cleaned = 0.000566886 Jy ! Total flux subtracted in 200 components = 0.000566886 Jy ! Clean residual min=-0.001409 max=0.001426 Jy/beam ! Clean residual mean=0.000002 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.159424 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 100 components and 0.159424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063083Jy sigma=0.439170 ! Fit after self-cal, rms=0.063078Jy sigma=0.439159 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 = 6.54859e-05 Jy ! Component: 100 - total flux cleaned = 0.000104058 Jy ! Component: 150 - total flux cleaned = 0.000141143 Jy ! Component: 200 - total flux cleaned = 0.00019272 Jy ! Total flux subtracted in 200 components = 0.00019272 Jy ! Clean residual min=-0.001420 max=0.001421 Jy/beam ! Clean residual mean=0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.159617 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 113 components and 0.159617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063066Jy sigma=0.439081 ! Fit after self-cal, rms=0.063065Jy sigma=0.439076 ! 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.063065Jy sigma=0.439076 ! Fit after self-cal, rms=0.062961Jy sigma=0.439059 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.997 mas, bmaj=13.98 mas, bpa=-15.18 degrees ! Estimated noise=1.12282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000419957 Jy ! Component: 100 - total flux cleaned = 0.000535943 Jy ! Component: 150 - total flux cleaned = 0.00059036 Jy ! Component: 200 - total flux cleaned = 0.000613468 Jy ! Total flux subtracted in 200 components = 0.000613468 Jy ! Clean residual min=-0.001265 max=0.001255 Jy/beam ! Clean residual mean=0.000003 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.16023 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 133 components and 0.16023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062957Jy sigma=0.439031 ! Fit after self-cal, rms=0.062956Jy sigma=0.439025 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 = 4.19859e-05 Jy ! Component: 100 - total flux cleaned = 6.41967e-05 Jy ! Component: 150 - total flux cleaned = 8.38411e-05 Jy ! Component: 200 - total flux cleaned = 9.26425e-05 Jy ! Total flux subtracted in 200 components = 9.26425e-05 Jy ! Clean residual min=-0.001246 max=0.001255 Jy/beam ! Clean residual mean=0.000003 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.160323 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 143 components and 0.160323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062954Jy sigma=0.439013 ! Fit after self-cal, rms=0.062954Jy sigma=0.439010 ! 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.769 mas, bmaj=13.54 mas, bpa=-18.23 degrees ! Estimated noise=0.972339 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.769 x 13.54 at -18.23 degrees (North through East) ! Clean map min=-0.0014294 max=0.15348 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=13.24 mas, bpa=-18.91 degrees ! Estimated noise=1.38441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1199 Jy ! Component: 100 - total flux cleaned = 0.146067 Jy ! Component: 150 - total flux cleaned = 0.153016 Jy ! Component: 200 - total flux cleaned = 0.155625 Jy ! Total flux subtracted in 200 components = 0.155625 Jy ! Clean residual min=-0.002861 max=0.002810 Jy/beam ! Clean residual mean=0.000000 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.155625 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.155625 Jy ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=13.54 mas, bpa=-18.23 degrees ! Estimated noise=0.972339 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) ! Added new window around map position (5.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186998 Jy ! Component: 100 - total flux cleaned = 0.00253443 Jy ! Component: 150 - total flux cleaned = 0.00319842 Jy ! Component: 200 - total flux cleaned = 0.00371198 Jy ! Total flux subtracted in 200 components = 0.00371198 Jy ! Clean residual min=-0.001618 max=0.001465 Jy/beam ! Clean residual mean=0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.159337 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.159337 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.997 mas, bmaj=13.98 mas, bpa=-15.18 degrees ! Estimated noise=1.12282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00091946 Jy ! Component: 100 - total flux cleaned = 0.00128285 Jy ! Component: 150 - total flux cleaned = 0.0014535 Jy ! Component: 200 - total flux cleaned = 0.00152912 Jy ! Total flux subtracted in 200 components = 0.00152912 Jy ! Clean residual min=-0.001254 max=0.001253 Jy/beam ! Clean residual mean=0.000004 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.160867 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.33112e-05 Jy ! Component: 100 - total flux cleaned = 0.000105994 Jy ! Component: 150 - total flux cleaned = 0.000144165 Jy ! Component: 200 - total flux cleaned = 0.000215745 Jy ! Total flux subtracted in 200 components = 0.000215745 Jy ! Clean residual min=-0.001265 max=0.001212 Jy/beam ! Clean residual mean=0.000005 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.161082 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 97 components and 0.161082 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=13.54 mas, bpa=-18.23 degrees ! Estimated noise=0.972339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.89005e-05 Jy ! Component: 100 - total flux cleaned = 0.000124208 Jy ! Component: 150 - total flux cleaned = 9.95433e-05 Jy ! Component: 200 - total flux cleaned = 9.93244e-05 Jy ! Total flux subtracted in 200 components = 9.93244e-05 Jy ! Clean residual min=-0.001426 max=0.001326 Jy/beam ! Clean residual mean=0.000003 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.161182 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 126 components and 0.161182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062957Jy sigma=0.438984 ! Fit after self-cal, rms=0.062958Jy sigma=0.438961 wmodel J1108+0811_S_map.mod ! Writing 126 model components to file: J1108+0811_S_map.mod wobs J1108+0811_S_uvs.fits ! Writing UV FITS file: J1108+0811_S_uvs.fits wwins J1108+0811_S_map.win ! wwins: Wrote 3 windows to J1108+0811_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.000255133 Jy ! Component: 100 - total flux cleaned = -0.000510442 Jy ! Component: 150 - total flux cleaned = -0.000773849 Jy ! Component: 200 - total flux cleaned = -0.0010253 Jy ! Component: 250 - total flux cleaned = -0.00120674 Jy ! Component: 300 - total flux cleaned = -0.00126538 Jy ! Component: 350 - total flux cleaned = -0.00130284 Jy ! Component: 400 - total flux cleaned = -0.00130242 Jy ! Component: 450 - total flux cleaned = -0.00135727 Jy ! Component: 500 - total flux cleaned = -0.00141066 Jy ! Component: 550 - total flux cleaned = -0.00142833 Jy ! Component: 600 - total flux cleaned = -0.00153162 Jy ! Component: 650 - total flux cleaned = -0.00161577 Jy ! Component: 700 - total flux cleaned = -0.00168188 Jy ! Component: 750 - total flux cleaned = -0.00173067 Jy ! Component: 800 - total flux cleaned = -0.0018271 Jy ! Component: 850 - total flux cleaned = -0.00187459 Jy ! Component: 900 - total flux cleaned = -0.0019529 Jy ! Component: 950 - total flux cleaned = -0.00196855 Jy ! Component: 1000 - total flux cleaned = -0.0020598 Jy ! Component: 1050 - total flux cleaned = -0.00207475 Jy ! Component: 1100 - total flux cleaned = -0.00213396 Jy ! Component: 1150 - total flux cleaned = -0.00219231 Jy ! Component: 1200 - total flux cleaned = -0.00222129 Jy ! Component: 1250 - total flux cleaned = -0.00227829 Jy ! Component: 1300 - total flux cleaned = -0.00233441 Jy ! Component: 1350 - total flux cleaned = -0.00238952 Jy ! Component: 1400 - total flux cleaned = -0.00238958 Jy ! Component: 1450 - total flux cleaned = -0.00241668 Jy ! Component: 1500 - total flux cleaned = -0.00247046 Jy ! Component: 1550 - total flux cleaned = -0.00252333 Jy ! Component: 1600 - total flux cleaned = -0.00254944 Jy ! Component: 1650 - total flux cleaned = -0.0026013 Jy ! Component: 1700 - total flux cleaned = -0.00265246 Jy ! Component: 1750 - total flux cleaned = -0.00265231 Jy ! Component: 1800 - total flux cleaned = -0.00267745 Jy ! Component: 1850 - total flux cleaned = -0.00270231 Jy ! Component: 1900 - total flux cleaned = -0.00273922 Jy ! Component: 1950 - total flux cleaned = -0.00275144 Jy ! Component: 2000 - total flux cleaned = -0.00278775 Jy ! Component: 2050 - total flux cleaned = -0.00282356 Jy ! Component: 2100 - total flux cleaned = -0.00285899 Jy ! Component: 2150 - total flux cleaned = -0.00284722 Jy ! Component: 2200 - total flux cleaned = -0.00287053 Jy ! Component: 2250 - total flux cleaned = -0.00288211 Jy ! Component: 2300 - total flux cleaned = -0.00292787 Jy ! Component: 2350 - total flux cleaned = -0.00293908 Jy ! Component: 2400 - total flux cleaned = -0.00292794 Jy ! Component: 2450 - total flux cleaned = -0.00296128 Jy ! Component: 2500 - total flux cleaned = -0.00295003 Jy ! Component: 2550 - total flux cleaned = -0.00295012 Jy ! Component: 2600 - total flux cleaned = -0.00295008 Jy ! Component: 2650 - total flux cleaned = -0.00292834 Jy ! Component: 2700 - total flux cleaned = -0.00291749 Jy ! Component: 2750 - total flux cleaned = -0.00290689 Jy ! Component: 2800 - total flux cleaned = -0.00289634 Jy ! Component: 2850 - total flux cleaned = -0.00289643 Jy ! Component: 2900 - total flux cleaned = -0.00289656 Jy ! Component: 2950 - total flux cleaned = -0.0029277 Jy ! Component: 3000 - total flux cleaned = -0.00290714 Jy ! Component: 3050 - total flux cleaned = -0.00288675 Jy ! Component: 3100 - total flux cleaned = -0.00291718 Jy ! Component: 3150 - total flux cleaned = -0.00292722 Jy ! Component: 3200 - total flux cleaned = -0.0029272 Jy ! Component: 3250 - total flux cleaned = -0.00293722 Jy ! Component: 3300 - total flux cleaned = -0.00290766 Jy ! Component: 3350 - total flux cleaned = -0.00294693 Jy ! Component: 3400 - total flux cleaned = -0.0029372 Jy ! Component: 3450 - total flux cleaned = -0.00289831 Jy ! Component: 3500 - total flux cleaned = -0.00293693 Jy ! Component: 3550 - total flux cleaned = -0.00290817 Jy ! Component: 3600 - total flux cleaned = -0.0029082 Jy ! Component: 3650 - total flux cleaned = -0.00289874 Jy ! Component: 3700 - total flux cleaned = -0.00288932 Jy ! Component: 3750 - total flux cleaned = -0.00290805 Jy ! Component: 3800 - total flux cleaned = -0.00286155 Jy ! Component: 3850 - total flux cleaned = -0.00287081 Jy ! Component: 3900 - total flux cleaned = -0.00282477 Jy ! Component: 3950 - total flux cleaned = -0.00277898 Jy ! Component: 4000 - total flux cleaned = -0.0027881 Jy ! Component: 4050 - total flux cleaned = -0.00276996 Jy ! Total flux subtracted in 4096 components = -0.00278797 Jy ! Clean residual min=-0.000523 max=0.000535 Jy/beam ! Clean residual mean=0.000002 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.158394 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 390 components and 0.158394 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1108+0811_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.769 x 13.54 at -18.23 degrees (North through East) ! Clean map min=-0.0016978 max=0.15269 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1108+0811_S_map.fits wmodel /image_prod/ug002_uva//J1108+0811_S_map.mod ! Writing 390 model components to file: /image_prod/ug002_uva//J1108+0811_S_map.mod wobs /image_prod/ug002_uva//J1108+0811_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1108+0811_S_uvs.fits wwins /image_prod/ug002_uva//J1108+0811_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1108+0811_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.152689 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170989 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.335956 0.335956 0.671912 1.34382 2.68765 5.3753 10.7506 21.5012 43.0024 86.0048 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.152 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 892.973 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1108+0811_S_dfm.log closed on Wed Mar 4 23:54:48 2020