! Started logfile: /image_prod/ug002_uva//J1752-1011_S_dfm.log on Thu Mar 5 03:30:26 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//J1752-1011_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1752-1011_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.794222 visibilities/baseline/integration-bin. ! Found source: J1752-1011 ! ! 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 5361 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 J1752-1011_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017596Jy sigma=7.672562 ! Fit after self-cal, rms=0.901825Jy sigma=6.694274 ! 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.638 mas, bmaj=7.12 mas, bpa=-2.741 degrees ! Estimated noise=1.8028 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.0741235 Jy ! Component: 100 - total flux cleaned = 0.110279 Jy ! Total flux subtracted in 100 components = 0.110279 Jy ! Clean residual min=-0.009992 max=0.024158 Jy/beam ! Clean residual mean=-0.000060 rms=0.003970 Jy/beam ! Combined flux in latest and established models = 0.110279 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.110279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096244Jy sigma=0.688704 ! Fit after self-cal, rms=0.095506Jy sigma=0.682951 ! 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.248 mas, bmaj=8.354 mas, bpa=-2.442 degrees ! Estimated noise=1.33049 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.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0382652 Jy ! Component: 100 - total flux cleaned = 0.0620284 Jy ! Component: 150 - total flux cleaned = 0.0778232 Jy ! Component: 200 - total flux cleaned = 0.0885711 Jy ! Total flux subtracted in 200 components = 0.0885711 Jy ! Clean residual min=-0.007077 max=0.015503 Jy/beam ! Clean residual mean=-0.000029 rms=0.002837 Jy/beam ! Combined flux in latest and established models = 0.19885 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 100 components and 0.19885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079391Jy sigma=0.514187 ! Fit after self-cal, rms=0.078257Jy sigma=0.504109 ! 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.248 x 8.354 at -2.442 degrees (North through East) ! Clean map min=-0.0062191 max=0.093857 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.09 HN 1.08 KP 0.90 ! LA 0.87 MK 1.40 NL 0.98 OV 1.14 ! PT 0.87 SC 1.14 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.11 HN 1.15 KP 0.89 ! LA 0.87 MK 1.05 NL 1.08 OV 1.18 ! PT 0.87 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.39 KP 0.91 ! LA 0.88 MK 1.07 NL 0.98 OV 1.17 ! PT 0.87 SC 0.96 ! ! ! Fit before self-cal, rms=0.078257Jy sigma=0.504109 ! Fit after self-cal, rms=0.080049Jy sigma=0.473999 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=8.561 mas, bpa=-1.508 degrees ! Estimated noise=1.34226 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 (-72.5, 92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00559496 Jy ! Component: 100 - total flux cleaned = 0.00621295 Jy ! Component: 150 - total flux cleaned = 0.00669568 Jy ! Component: 200 - total flux cleaned = 0.0069399 Jy ! Total flux subtracted in 200 components = 0.0069399 Jy ! Clean residual min=-0.004978 max=0.004604 Jy/beam ! Clean residual mean=-0.000000 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.20579 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 122 components and 0.20579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079487Jy sigma=0.470022 ! Fit after self-cal, rms=0.079517Jy sigma=0.469141 ! 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.079517Jy sigma=0.469141 ! Fit after self-cal, rms=0.077921Jy sigma=0.466591 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.389 mas, bmaj=8.566 mas, bpa=-1.503 degrees ! Estimated noise=1.33326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168224 Jy ! Component: 100 - total flux cleaned = 0.00209508 Jy ! Component: 150 - total flux cleaned = 0.00209987 Jy ! Component: 200 - total flux cleaned = 0.00204191 Jy ! Total flux subtracted in 200 components = 0.00204191 Jy ! Clean residual min=-0.003798 max=0.004195 Jy/beam ! Clean residual mean=-0.000001 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.207832 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 137 components and 0.207832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077720Jy sigma=0.465409 ! Fit after self-cal, rms=0.077657Jy sigma=0.465226 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 (1.5, 35.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279496 Jy ! Component: 100 - total flux cleaned = 0.00326259 Jy ! Component: 150 - total flux cleaned = 0.00389013 Jy ! Component: 200 - total flux cleaned = 0.00428463 Jy ! Total flux subtracted in 200 components = 0.00428463 Jy ! Clean residual min=-0.003476 max=0.003307 Jy/beam ! Clean residual mean=-0.000002 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.212116 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 155 components and 0.212116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077336Jy sigma=0.463173 ! Fit after self-cal, rms=0.077282Jy sigma=0.463000 ! 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.077282Jy sigma=0.463000 ! Fit after self-cal, rms=0.076220Jy sigma=0.462806 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=8.556 mas, bpa=-1.183 degrees ! Estimated noise=1.32808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118801 Jy ! Component: 100 - total flux cleaned = 0.00150548 Jy ! Component: 150 - total flux cleaned = 0.00167131 Jy ! Component: 200 - total flux cleaned = 0.0016205 Jy ! Total flux subtracted in 200 components = 0.0016205 Jy ! Clean residual min=-0.003094 max=0.003172 Jy/beam ! Clean residual mean=-0.000001 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.213737 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 168 components and 0.213737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076104Jy sigma=0.462203 ! Fit after self-cal, rms=0.076085Jy sigma=0.462150 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.000524895 Jy ! Component: 100 - total flux cleaned = 0.000431431 Jy ! Component: 150 - total flux cleaned = 0.000386298 Jy ! Component: 200 - total flux cleaned = 0.000257522 Jy ! Total flux subtracted in 200 components = 0.000257522 Jy ! Clean residual min=-0.003039 max=0.003079 Jy/beam ! Clean residual mean=-0.000001 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.213994 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 178 components and 0.213994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076012Jy sigma=0.461814 ! Fit after self-cal, rms=0.076005Jy sigma=0.461789 ! 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.076005Jy sigma=0.461789 ! Fit after self-cal, rms=0.075716Jy sigma=0.461743 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.33 mas, bmaj=16.79 mas, bpa=-0.6214 degrees ! Estimated noise=1.52857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000849846 Jy ! Component: 100 - total flux cleaned = 0.000941778 Jy ! Component: 150 - total flux cleaned = 0.000862853 Jy ! Component: 200 - total flux cleaned = 0.000789374 Jy ! Total flux subtracted in 200 components = 0.000789374 Jy ! Clean residual min=-0.003707 max=0.003785 Jy/beam ! Clean residual mean=-0.000003 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.214784 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 191 components and 0.214784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075676Jy sigma=0.461571 ! Fit after self-cal, rms=0.075667Jy sigma=0.461522 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.000368073 Jy ! Component: 100 - total flux cleaned = 0.000367919 Jy ! Component: 150 - total flux cleaned = 0.000268673 Jy ! Component: 200 - total flux cleaned = 0.000205578 Jy ! Total flux subtracted in 200 components = 0.000205578 Jy ! Clean residual min=-0.003686 max=0.003648 Jy/beam ! Clean residual mean=-0.000003 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.214989 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 197 components and 0.214989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075649Jy sigma=0.461425 ! Fit after self-cal, rms=0.075644Jy sigma=0.461406 ! 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.396 mas, bmaj=8.551 mas, bpa=-1.117 degrees ! Estimated noise=1.32881 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.396 x 8.551 at -1.117 degrees (North through East) ! Clean map min=-0.004992 max=0.091115 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.741 mas, bmaj=7.207 mas, bpa=-1.286 degrees ! Estimated noise=1.84145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0751316 Jy ! Component: 100 - total flux cleaned = 0.113576 Jy ! Component: 150 - total flux cleaned = 0.137903 Jy ! Component: 200 - total flux cleaned = 0.154689 Jy ! Total flux subtracted in 200 components = 0.154689 Jy ! Clean residual min=-0.006772 max=0.010404 Jy/beam ! Clean residual mean=-0.000029 rms=0.002130 Jy/beam ! Combined flux in latest and established models = 0.154689 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 64 model components to the UV plane model. ! The established model now contains 64 components and 0.154689 Jy ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=8.551 mas, bpa=-1.117 degrees ! Estimated noise=1.32881 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.017414 Jy ! Component: 100 - total flux cleaned = 0.0284457 Jy ! Component: 150 - total flux cleaned = 0.0361119 Jy ! Component: 200 - total flux cleaned = 0.0417229 Jy ! Total flux subtracted in 200 components = 0.0417229 Jy ! Clean residual min=-0.004172 max=0.006015 Jy/beam ! Clean residual mean=-0.000014 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.196412 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 119 components and 0.196412 Jy ! Inverting map ! Added new window around map position (4.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00559855 Jy ! Component: 100 - total flux cleaned = 0.00951355 Jy ! Component: 150 - total flux cleaned = 0.0121054 Jy ! Component: 200 - total flux cleaned = 0.0134423 Jy ! Total flux subtracted in 200 components = 0.0134423 Jy ! Clean residual min=-0.003541 max=0.004002 Jy/beam ! Clean residual mean=-0.000005 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.209855 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 155 components and 0.209855 Jy ! Inverting map ! Added new window around map position (-64, 119). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241733 Jy ! Component: 100 - total flux cleaned = 0.00318429 Jy ! Component: 150 - total flux cleaned = 0.00385695 Jy ! Component: 200 - total flux cleaned = 0.00430811 Jy ! Total flux subtracted in 200 components = 0.00430811 Jy ! Clean residual min=-0.003285 max=0.002964 Jy/beam ! Clean residual mean=-0.000004 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.214163 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 180 components and 0.214163 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=8.33 mas, bmaj=16.79 mas, bpa=-0.6214 degrees ! Estimated noise=1.52857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100247 Jy ! Component: 100 - total flux cleaned = 0.00178468 Jy ! Component: 150 - total flux cleaned = 0.00206589 Jy ! Component: 200 - total flux cleaned = 0.00221534 Jy ! Total flux subtracted in 200 components = 0.00221534 Jy ! Clean residual min=-0.003195 max=0.003146 Jy/beam ! Clean residual mean=-0.000004 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.216378 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.000137017 Jy ! Component: 100 - total flux cleaned = 0.000138948 Jy ! Component: 150 - total flux cleaned = 0.000101685 Jy ! Component: 200 - total flux cleaned = 6.62187e-05 Jy ! Total flux subtracted in 200 components = 6.62187e-05 Jy ! Clean residual min=-0.003099 max=0.003102 Jy/beam ! Clean residual mean=-0.000003 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.216444 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 230 components and 0.216444 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=8.551 mas, bpa=-1.117 degrees ! Estimated noise=1.32881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000499238 Jy ! Component: 100 - total flux cleaned = -0.000495095 Jy ! Component: 150 - total flux cleaned = -0.000494377 Jy ! Component: 200 - total flux cleaned = -0.000592517 Jy ! Total flux subtracted in 200 components = -0.000592517 Jy ! Clean residual min=-0.003016 max=0.002691 Jy/beam ! Clean residual mean=-0.000002 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.215852 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 252 components and 0.215852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075482Jy sigma=0.460036 ! Fit after self-cal, rms=0.075379Jy sigma=0.459657 wmodel J1752-1011_S_map.mod ! Writing 252 model components to file: J1752-1011_S_map.mod wobs J1752-1011_S_uvs.fits ! Writing UV FITS file: J1752-1011_S_uvs.fits wwins J1752-1011_S_map.win ! wwins: Wrote 6 windows to J1752-1011_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.00033726 Jy ! Component: 100 - total flux cleaned = -0.000525492 Jy ! Component: 150 - total flux cleaned = -0.000437268 Jy ! Component: 200 - total flux cleaned = -0.00047785 Jy ! Component: 250 - total flux cleaned = -0.000517658 Jy ! Component: 300 - total flux cleaned = -0.000595214 Jy ! Component: 350 - total flux cleaned = -0.000705526 Jy ! Component: 400 - total flux cleaned = -0.000848053 Jy ! Component: 450 - total flux cleaned = -0.00108926 Jy ! Component: 500 - total flux cleaned = -0.00135565 Jy ! Component: 550 - total flux cleaned = -0.00164735 Jy ! Component: 600 - total flux cleaned = -0.00183667 Jy ! Component: 650 - total flux cleaned = -0.00199178 Jy ! Component: 700 - total flux cleaned = -0.00214262 Jy ! Component: 750 - total flux cleaned = -0.00214253 Jy ! Component: 800 - total flux cleaned = -0.00211457 Jy ! Component: 850 - total flux cleaned = -0.00211493 Jy ! Component: 900 - total flux cleaned = -0.00205943 Jy ! Component: 950 - total flux cleaned = -0.00200533 Jy ! Component: 1000 - total flux cleaned = -0.00195157 Jy ! Component: 1050 - total flux cleaned = -0.00187269 Jy ! Component: 1100 - total flux cleaned = -0.0017179 Jy ! Component: 1150 - total flux cleaned = -0.00169259 Jy ! Component: 1200 - total flux cleaned = -0.00156756 Jy ! Component: 1250 - total flux cleaned = -0.00144493 Jy ! Component: 1300 - total flux cleaned = -0.00144512 Jy ! Component: 1350 - total flux cleaned = -0.00137363 Jy ! Component: 1400 - total flux cleaned = -0.00130381 Jy ! Component: 1450 - total flux cleaned = -0.00130416 Jy ! Component: 1500 - total flux cleaned = -0.00128084 Jy ! Component: 1550 - total flux cleaned = -0.00128033 Jy ! Component: 1600 - total flux cleaned = -0.00121365 Jy ! Component: 1650 - total flux cleaned = -0.00114796 Jy ! Component: 1700 - total flux cleaned = -0.00106192 Jy ! Component: 1750 - total flux cleaned = -0.000976639 Jy ! Component: 1800 - total flux cleaned = -0.000850244 Jy ! Component: 1850 - total flux cleaned = -0.000746391 Jy ! Component: 1900 - total flux cleaned = -0.000602123 Jy ! Component: 1950 - total flux cleaned = -0.000480457 Jy ! Component: 2000 - total flux cleaned = -0.000379552 Jy ! Component: 2050 - total flux cleaned = -0.00026018 Jy ! Component: 2100 - total flux cleaned = -0.000102674 Jy ! Component: 2150 - total flux cleaned = -2.4747e-05 Jy ! Component: 2200 - total flux cleaned = 9.07061e-05 Jy ! Component: 2250 - total flux cleaned = 0.00020497 Jy ! Component: 2300 - total flux cleaned = 0.000299174 Jy ! Component: 2350 - total flux cleaned = 0.000411377 Jy ! Component: 2400 - total flux cleaned = 0.000448172 Jy ! Component: 2450 - total flux cleaned = 0.000484702 Jy ! Component: 2500 - total flux cleaned = 0.000557406 Jy ! Component: 2550 - total flux cleaned = 0.000611488 Jy ! Component: 2600 - total flux cleaned = 0.000647419 Jy ! Component: 2650 - total flux cleaned = 0.00068273 Jy ! Component: 2700 - total flux cleaned = 0.000735416 Jy ! Component: 2750 - total flux cleaned = 0.000770349 Jy ! Component: 2800 - total flux cleaned = 0.000839394 Jy ! Component: 2850 - total flux cleaned = 0.000839498 Jy ! Component: 2900 - total flux cleaned = 0.000924343 Jy ! Component: 2950 - total flux cleaned = 0.00100837 Jy ! Component: 3000 - total flux cleaned = 0.00107518 Jy ! Component: 3050 - total flux cleaned = 0.00112474 Jy ! Component: 3100 - total flux cleaned = 0.00120677 Jy ! Component: 3150 - total flux cleaned = 0.00120679 Jy ! Component: 3200 - total flux cleaned = 0.00128759 Jy ! Component: 3250 - total flux cleaned = 0.00138347 Jy ! Component: 3300 - total flux cleaned = 0.00135197 Jy ! Component: 3350 - total flux cleaned = 0.00141521 Jy ! Component: 3400 - total flux cleaned = 0.00138406 Jy ! Component: 3450 - total flux cleaned = 0.00147721 Jy ! Component: 3500 - total flux cleaned = 0.00147716 Jy ! Component: 3550 - total flux cleaned = 0.00147713 Jy ! Component: 3600 - total flux cleaned = 0.00149237 Jy ! Component: 3650 - total flux cleaned = 0.00150744 Jy ! Component: 3700 - total flux cleaned = 0.00155253 Jy ! Component: 3750 - total flux cleaned = 0.00158232 Jy ! Component: 3800 - total flux cleaned = 0.00156747 Jy ! Component: 3850 - total flux cleaned = 0.00164132 Jy ! Component: 3900 - total flux cleaned = 0.00159738 Jy ! Component: 3950 - total flux cleaned = 0.00156829 Jy ! Component: 4000 - total flux cleaned = 0.00156843 Jy ! Component: 4050 - total flux cleaned = 0.00153974 Jy ! Total flux subtracted in 4096 components = 0.00152539 Jy ! Clean residual min=-0.000780 max=0.000815 Jy/beam ! Clean residual mean=-0.000000 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.217377 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 533 components and 0.217377 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1752-1011_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.396 x 8.551 at -1.117 degrees (North through East) ! Clean map min=-0.0033517 max=0.090167 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1752-1011_S_map.fits wmodel /image_prod/ug002_uva//J1752-1011_S_map.mod ! Writing 533 model components to file: /image_prod/ug002_uva//J1752-1011_S_map.mod wobs /image_prod/ug002_uva//J1752-1011_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1752-1011_S_uvs.fits wwins /image_prod/ug002_uva//J1752-1011_S_map.win ! wwins: Wrote 7 windows to /image_prod/ug002_uva//J1752-1011_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0901674 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251564 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.836991 0.836991 1.67398 3.34797 6.69593 13.3919 26.7837 53.5674 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 358.426 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1752-1011_S_dfm.log closed on Thu Mar 5 03:30:30 2020