! Started logfile: /image_prod/ug002_uva//J1114-0816_S_dfm.log on Wed Mar 4 23:57:39 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//J1114-0816_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1114-0816_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.962963 visibilities/baseline/integration-bin. ! Found source: J1114-0816 ! ! 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 5850 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 J1114-0816_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.049719Jy sigma=8.072667 ! Fit after self-cal, rms=0.722106Jy sigma=5.454374 ! 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.718 mas, bmaj=7.275 mas, bpa=-3.604 degrees ! Estimated noise=1.66632 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.220373 Jy ! Component: 100 - total flux cleaned = 0.271207 Jy ! Total flux subtracted in 100 components = 0.271207 Jy ! Clean residual min=-0.015003 max=0.020055 Jy/beam ! Clean residual mean=-0.000046 rms=0.003880 Jy/beam ! Combined flux in latest and established models = 0.271207 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.271207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097420Jy sigma=0.695958 ! Fit after self-cal, rms=0.097408Jy sigma=0.695787 ! 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.244 mas, bmaj=8.168 mas, bpa=-2.764 degrees ! Estimated noise=1.24838 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.0246551 Jy ! Component: 100 - total flux cleaned = 0.0371934 Jy ! Component: 150 - total flux cleaned = 0.0441286 Jy ! Component: 200 - total flux cleaned = 0.0481433 Jy ! Total flux subtracted in 200 components = 0.0481433 Jy ! Clean residual min=-0.011292 max=0.015461 Jy/beam ! Clean residual mean=0.000016 rms=0.003038 Jy/beam ! Combined flux in latest and established models = 0.31935 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 42 components and 0.31935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091718Jy sigma=0.644371 ! Fit after self-cal, rms=0.091664Jy sigma=0.644118 ! 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.244 x 8.168 at -2.764 degrees (North through East) ! Clean map min=-0.01103 max=0.28 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.08 HN 1.07 KP 1.04 ! LA 1.03 MK 1.02 NL 1.03 OV 0.70 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.08 HN 1.05 KP 1.02 ! LA 0.99 MK 1.01 NL 0.97 OV 1.03 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.08 HN 1.05 KP 1.06 ! LA 1.04 MK 0.98 NL 0.95 OV 0.68 ! PT 1.05 SC 0.99 ! ! ! Fit before self-cal, rms=0.091664Jy sigma=0.644118 ! Fit after self-cal, rms=0.077153Jy sigma=0.530491 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.192 mas, bpa=-2.469 degrees ! Estimated noise=1.24953 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 (14, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188853 Jy ! Component: 100 - total flux cleaned = 0.0280631 Jy ! Component: 150 - total flux cleaned = 0.033752 Jy ! Component: 200 - total flux cleaned = 0.0378255 Jy ! Total flux subtracted in 200 components = 0.0378255 Jy ! Clean residual min=-0.005557 max=0.005945 Jy/beam ! Clean residual mean=0.000002 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.357176 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 76 components and 0.357176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072928Jy sigma=0.488054 ! Fit after self-cal, rms=0.072630Jy sigma=0.483748 ! 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.072630Jy sigma=0.483748 ! Fit after self-cal, rms=0.069614Jy sigma=0.466640 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=8.233 mas, bpa=-2.372 degrees ! Estimated noise=1.24611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00600484 Jy ! Component: 100 - total flux cleaned = 0.00930018 Jy ! Component: 150 - total flux cleaned = 0.0104011 Jy ! Component: 200 - total flux cleaned = 0.0110479 Jy ! Total flux subtracted in 200 components = 0.0110479 Jy ! Clean residual min=-0.003302 max=0.004178 Jy/beam ! Clean residual mean=0.000002 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.368224 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 109 components and 0.368224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069062Jy sigma=0.460735 ! Fit after self-cal, rms=0.068987Jy sigma=0.460206 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 (6, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383304 Jy ! Component: 100 - total flux cleaned = 0.0043122 Jy ! Component: 150 - total flux cleaned = 0.00422863 Jy ! Component: 200 - total flux cleaned = 0.00423214 Jy ! Total flux subtracted in 200 components = 0.00423214 Jy ! Clean residual min=-0.003468 max=0.002958 Jy/beam ! Clean residual mean=0.000002 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.372456 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 125 components and 0.372456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068689Jy sigma=0.457661 ! Fit after self-cal, rms=0.068636Jy sigma=0.457493 ! 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.068636Jy sigma=0.457493 ! Fit after self-cal, rms=0.068708Jy sigma=0.455140 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=8.239 mas, bpa=-2.328 degrees ! Estimated noise=1.24545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025175 Jy ! Component: 100 - total flux cleaned = 0.00284479 Jy ! Component: 150 - total flux cleaned = 0.00298684 Jy ! Component: 200 - total flux cleaned = 0.00312044 Jy ! Total flux subtracted in 200 components = 0.00312044 Jy ! Clean residual min=-0.002673 max=0.002500 Jy/beam ! Clean residual mean=0.000001 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.375576 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 144 components and 0.375576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068506Jy sigma=0.453551 ! Fit after self-cal, rms=0.068490Jy sigma=0.453446 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.000597982 Jy ! Component: 100 - total flux cleaned = 0.000778451 Jy ! Component: 150 - total flux cleaned = 0.000827858 Jy ! Component: 200 - total flux cleaned = 0.000876022 Jy ! Total flux subtracted in 200 components = 0.000876022 Jy ! Clean residual min=-0.002583 max=0.002410 Jy/beam ! Clean residual mean=0.000001 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.376452 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 153 components and 0.376452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068399Jy sigma=0.452757 ! Fit after self-cal, rms=0.068384Jy sigma=0.452729 ! 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.068384Jy sigma=0.452729 ! Fit after self-cal, rms=0.068542Jy sigma=0.452492 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.513 mas, bmaj=14.51 mas, bpa=-1.708 degrees ! Estimated noise=1.52307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121012 Jy ! Component: 100 - total flux cleaned = 0.00130361 Jy ! Component: 150 - total flux cleaned = 0.00137692 Jy ! Component: 200 - total flux cleaned = 0.00140705 Jy ! Total flux subtracted in 200 components = 0.00140705 Jy ! Clean residual min=-0.002641 max=0.002255 Jy/beam ! Clean residual mean=-0.000000 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.377859 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 183 components and 0.377859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068506Jy sigma=0.452173 ! Fit after self-cal, rms=0.068495Jy sigma=0.452129 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.20167e-05 Jy ! Component: 100 - total flux cleaned = 8.5566e-05 Jy ! Component: 150 - total flux cleaned = 0.000111697 Jy ! Component: 200 - total flux cleaned = 0.000160247 Jy ! Total flux subtracted in 200 components = 0.000160247 Jy ! Clean residual min=-0.002638 max=0.002274 Jy/beam ! Clean residual mean=-0.000000 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.37802 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 191 components and 0.37802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068474Jy sigma=0.451994 ! Fit after self-cal, rms=0.068460Jy sigma=0.451954 ! 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.238 mas, bmaj=8.244 mas, bpa=-2.336 degrees ! Estimated noise=1.2452 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.238 x 8.244 at -2.336 degrees (North through East) ! Clean map min=-0.002529 max=0.28214 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.719 mas, bmaj=7.322 mas, bpa=-3.125 degrees ! Estimated noise=1.64376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.217326 Jy ! Component: 100 - total flux cleaned = 0.268259 Jy ! Component: 150 - total flux cleaned = 0.290019 Jy ! Component: 200 - total flux cleaned = 0.305236 Jy ! Total flux subtracted in 200 components = 0.305236 Jy ! Clean residual min=-0.005466 max=0.008731 Jy/beam ! Clean residual mean=-0.000016 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.305236 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.305236 Jy ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=8.244 mas, bpa=-2.336 degrees ! Estimated noise=1.2452 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.0171273 Jy ! Component: 100 - total flux cleaned = 0.0292973 Jy ! Component: 150 - total flux cleaned = 0.0384563 Jy ! Component: 200 - total flux cleaned = 0.0454518 Jy ! Total flux subtracted in 200 components = 0.0454518 Jy ! Clean residual min=-0.003520 max=0.004538 Jy/beam ! Clean residual mean=-0.000005 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.350688 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 80 components and 0.350688 Jy ! Inverting map ! Added new window around map position (-1.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0055717 Jy ! Component: 100 - total flux cleaned = 0.00997941 Jy ! Component: 150 - total flux cleaned = 0.0135018 Jy ! Component: 200 - total flux cleaned = 0.016335 Jy ! Total flux subtracted in 200 components = 0.016335 Jy ! Clean residual min=-0.002858 max=0.002328 Jy/beam ! Clean residual mean=-0.000001 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.367023 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 114 components and 0.367023 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.513 mas, bmaj=14.51 mas, bpa=-1.708 degrees ! Estimated noise=1.52307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00355498 Jy ! Component: 100 - total flux cleaned = 0.00558762 Jy ! Component: 150 - total flux cleaned = 0.00643941 Jy ! Component: 200 - total flux cleaned = 0.00708909 Jy ! Total flux subtracted in 200 components = 0.00708909 Jy ! Clean residual min=-0.002568 max=0.002109 Jy/beam ! Clean residual mean=-0.000001 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.374112 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.000587946 Jy ! Component: 100 - total flux cleaned = 0.00104643 Jy ! Component: 150 - total flux cleaned = 0.00131423 Jy ! Component: 200 - total flux cleaned = 0.00152525 Jy ! Total flux subtracted in 200 components = 0.00152525 Jy ! Clean residual min=-0.002442 max=0.002029 Jy/beam ! Clean residual mean=-0.000000 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.375637 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 208 components and 0.375637 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=8.244 mas, bpa=-2.336 degrees ! Estimated noise=1.2452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.59535e-05 Jy ! Component: 100 - total flux cleaned = 0.000105642 Jy ! Component: 150 - total flux cleaned = 0.000269842 Jy ! Component: 200 - total flux cleaned = 0.000423259 Jy ! Total flux subtracted in 200 components = 0.000423259 Jy ! Clean residual min=-0.002538 max=0.002079 Jy/beam ! Clean residual mean=-0.000000 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.37606 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 225 components and 0.37606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068162Jy sigma=0.450640 ! Fit after self-cal, rms=0.068135Jy sigma=0.450578 wmodel J1114-0816_S_map.mod ! Writing 225 model components to file: J1114-0816_S_map.mod wobs J1114-0816_S_uvs.fits ! Writing UV FITS file: J1114-0816_S_uvs.fits wwins J1114-0816_S_map.win ! wwins: Wrote 4 windows to J1114-0816_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.00110965 Jy ! Component: 100 - total flux cleaned = -0.00168979 Jy ! Component: 150 - total flux cleaned = -0.00194393 Jy ! Component: 200 - total flux cleaned = -0.00197839 Jy ! Component: 250 - total flux cleaned = -0.00204573 Jy ! Component: 300 - total flux cleaned = -0.00214287 Jy ! Component: 350 - total flux cleaned = -0.00223643 Jy ! Component: 400 - total flux cleaned = -0.00220488 Jy ! Component: 450 - total flux cleaned = -0.0022046 Jy ! Component: 500 - total flux cleaned = -0.00223355 Jy ! Component: 550 - total flux cleaned = -0.00223314 Jy ! Component: 600 - total flux cleaned = -0.00220483 Jy ! Component: 650 - total flux cleaned = -0.00217714 Jy ! Component: 700 - total flux cleaned = -0.00212319 Jy ! Component: 750 - total flux cleaned = -0.00198991 Jy ! Component: 800 - total flux cleaned = -0.00199009 Jy ! Component: 850 - total flux cleaned = -0.0019377 Jy ! Component: 900 - total flux cleaned = -0.00186087 Jy ! Component: 950 - total flux cleaned = -0.00175983 Jy ! Component: 1000 - total flux cleaned = -0.00166044 Jy ! Component: 1050 - total flux cleaned = -0.00158656 Jy ! Component: 1100 - total flux cleaned = -0.00151389 Jy ! Component: 1150 - total flux cleaned = -0.00146566 Jy ! Component: 1200 - total flux cleaned = -0.00132344 Jy ! Component: 1250 - total flux cleaned = -0.00125306 Jy ! Component: 1300 - total flux cleaned = -0.00111441 Jy ! Component: 1350 - total flux cleaned = -0.00100015 Jy ! Component: 1400 - total flux cleaned = -0.000955041 Jy ! Component: 1450 - total flux cleaned = -0.000798656 Jy ! Component: 1500 - total flux cleaned = -0.000776742 Jy ! Component: 1550 - total flux cleaned = -0.000645571 Jy ! Component: 1600 - total flux cleaned = -0.000645467 Jy ! Component: 1650 - total flux cleaned = -0.000538159 Jy ! Component: 1700 - total flux cleaned = -0.000474801 Jy ! Component: 1750 - total flux cleaned = -0.000349064 Jy ! Component: 1800 - total flux cleaned = -0.000327917 Jy ! Component: 1850 - total flux cleaned = -0.000184061 Jy ! Component: 1900 - total flux cleaned = -0.000184137 Jy ! Component: 1950 - total flux cleaned = -0.000143688 Jy ! Component: 2000 - total flux cleaned = -8.39393e-05 Jy ! Component: 2050 - total flux cleaned = -6.38319e-05 Jy ! Component: 2100 - total flux cleaned = 1.43934e-05 Jy ! Component: 2150 - total flux cleaned = 5.32668e-05 Jy ! Component: 2200 - total flux cleaned = 0.000110793 Jy ! Component: 2250 - total flux cleaned = 0.000187069 Jy ! Component: 2300 - total flux cleaned = 0.000281541 Jy ! Component: 2350 - total flux cleaned = 0.000318816 Jy ! Component: 2400 - total flux cleaned = 0.00041163 Jy ! Component: 2450 - total flux cleaned = 0.000448441 Jy ! Component: 2500 - total flux cleaned = 0.000576195 Jy ! Component: 2550 - total flux cleaned = 0.000612369 Jy ! Component: 2600 - total flux cleaned = 0.000684284 Jy ! Component: 2650 - total flux cleaned = 0.000773338 Jy ! Component: 2700 - total flux cleaned = 0.000861808 Jy ! Component: 2750 - total flux cleaned = 0.000949644 Jy ! Component: 2800 - total flux cleaned = 0.00107147 Jy ! Component: 2850 - total flux cleaned = 0.00112294 Jy ! Component: 2900 - total flux cleaned = 0.00122567 Jy ! Component: 2950 - total flux cleaned = 0.00136197 Jy ! Component: 3000 - total flux cleaned = 0.00146341 Jy ! Component: 3050 - total flux cleaned = 0.00154734 Jy ! Component: 3100 - total flux cleaned = 0.0017635 Jy ! Component: 3150 - total flux cleaned = 0.001747 Jy ! Component: 3200 - total flux cleaned = 0.001829 Jy ! Component: 3250 - total flux cleaned = 0.00194324 Jy ! Component: 3300 - total flux cleaned = 0.00204046 Jy ! Component: 3350 - total flux cleaned = 0.00218513 Jy ! Component: 3400 - total flux cleaned = 0.00226518 Jy ! Component: 3450 - total flux cleaned = 0.00236036 Jy ! Component: 3500 - total flux cleaned = 0.00242341 Jy ! Component: 3550 - total flux cleaned = 0.00258007 Jy ! Component: 3600 - total flux cleaned = 0.00270433 Jy ! Component: 3650 - total flux cleaned = 0.00275077 Jy ! Component: 3700 - total flux cleaned = 0.00290442 Jy ! Component: 3750 - total flux cleaned = 0.00304143 Jy ! Component: 3800 - total flux cleaned = 0.00314738 Jy ! Component: 3850 - total flux cleaned = 0.00326776 Jy ! Component: 3900 - total flux cleaned = 0.00340223 Jy ! Component: 3950 - total flux cleaned = 0.00352109 Jy ! Component: 4000 - total flux cleaned = 0.00360958 Jy ! Component: 4050 - total flux cleaned = 0.00372699 Jy ! Total flux subtracted in 4096 components = 0.00377098 Jy ! Clean residual min=-0.000818 max=0.001022 Jy/beam ! Clean residual mean=-0.000000 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.379831 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 512 components and 0.379831 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1114-0816_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.238 x 8.244 at -2.336 degrees (North through East) ! Clean map min=-0.0020707 max=0.28301 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1114-0816_S_map.fits wmodel /image_prod/ug002_uva//J1114-0816_S_map.mod ! Writing 512 model components to file: /image_prod/ug002_uva//J1114-0816_S_map.mod wobs /image_prod/ug002_uva//J1114-0816_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1114-0816_S_uvs.fits wwins /image_prod/ug002_uva//J1114-0816_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1114-0816_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.283008 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000269862 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.286065 0.286065 0.572131 1.14426 2.28852 4.57704 9.15409 18.3082 36.6164 73.2327 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.283 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1048.71 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1114-0816_S_dfm.log closed on Wed Mar 4 23:57:42 2020