! Started logfile: /image_prod/ug002_uva//J0152+3716_S_dfm.log on Wed Mar 4 19:16:56 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//J0152+3716_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0152+3716_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971111 visibilities/baseline/integration-bin. ! Found source: J0152+3716 ! ! 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 7866 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 J0152+3716_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022034Jy sigma=9.035109 ! Fit after self-cal, rms=0.828062Jy sigma=7.263869 ! 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.028 mas, bmaj=5.605 mas, bpa=-7.447 degrees ! Estimated noise=1.37648 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.134128 Jy ! Component: 100 - total flux cleaned = 0.167573 Jy ! Total flux subtracted in 100 components = 0.167573 Jy ! Clean residual min=-0.006788 max=0.015995 Jy/beam ! Clean residual mean=0.000018 rms=0.002099 Jy/beam ! Combined flux in latest and established models = 0.167573 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.167573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073279Jy sigma=0.597521 ! Fit after self-cal, rms=0.073235Jy sigma=0.597083 ! Inverting map ! Added new window around map position (4, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172492 Jy ! Component: 100 - total flux cleaned = 0.0273008 Jy ! Total flux subtracted in 100 components = 0.0273008 Jy ! Clean residual min=-0.006159 max=0.007874 Jy/beam ! Clean residual mean=0.000014 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.194874 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.194874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068796Jy sigma=0.541376 ! Fit after self-cal, rms=0.068557Jy sigma=0.539018 ! 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.57 mas, bmaj=6.564 mas, bpa=-6.14 degrees ! Estimated noise=0.931754 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.0101693 Jy ! Component: 100 - total flux cleaned = 0.0166518 Jy ! Component: 150 - total flux cleaned = 0.0211647 Jy ! Component: 200 - total flux cleaned = 0.0243648 Jy ! Total flux subtracted in 200 components = 0.0243648 Jy ! Clean residual min=-0.005643 max=0.007559 Jy/beam ! Clean residual mean=0.000016 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.219239 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 44 components and 0.219239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067166Jy sigma=0.518254 ! Fit after self-cal, rms=0.067073Jy sigma=0.517052 ! 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.57 x 6.564 at -6.14 degrees (North through East) ! Clean map min=-0.0050569 max=0.17271 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.94 HN 0.97 KP 0.99 ! LA 0.99 MK 0.99 NL 0.96 OV 0.97 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.73 FD 0.94 HN 0.96 KP 0.96 ! LA 1.00 MK 1.00 NL 0.99 OV 0.98 ! PT 0.99 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.94 HN 0.97 KP 0.98 ! LA 1.00 MK 0.99 NL 0.92 OV 0.97 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.067073Jy sigma=0.517052 ! Fit after self-cal, rms=0.079183Jy sigma=0.482593 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=6.678 mas, bpa=-7.059 degrees ! Estimated noise=0.931736 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 (17.5, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00471111 Jy ! Component: 100 - total flux cleaned = 0.00663023 Jy ! Component: 150 - total flux cleaned = 0.00754887 Jy ! Component: 200 - total flux cleaned = 0.00784137 Jy ! Total flux subtracted in 200 components = 0.00784137 Jy ! Clean residual min=-0.003696 max=0.005220 Jy/beam ! Clean residual mean=0.000009 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.22708 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 64 components and 0.22708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078482Jy sigma=0.476964 ! Fit after self-cal, rms=0.078566Jy sigma=0.476137 ! 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.078566Jy sigma=0.476137 ! Fit after self-cal, rms=0.071879Jy sigma=0.455304 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=6.6 mas, bpa=-6.118 degrees ! Estimated noise=0.929842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000743348 Jy ! Component: 100 - total flux cleaned = 0.00166529 Jy ! Component: 150 - total flux cleaned = 0.00205031 Jy ! Component: 200 - total flux cleaned = 0.00232056 Jy ! Total flux subtracted in 200 components = 0.00232056 Jy ! Clean residual min=-0.002052 max=0.002741 Jy/beam ! Clean residual mean=0.000003 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.229401 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.229401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071680Jy sigma=0.453185 ! Fit after self-cal, rms=0.071675Jy sigma=0.452943 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 (8.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222894 Jy ! Component: 100 - total flux cleaned = 0.00229322 Jy ! Component: 150 - total flux cleaned = 0.00234271 Jy ! Component: 200 - total flux cleaned = 0.00238385 Jy ! Total flux subtracted in 200 components = 0.00238385 Jy ! Clean residual min=-0.001898 max=0.001900 Jy/beam ! Clean residual mean=0.000002 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.231785 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 103 components and 0.231785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071549Jy sigma=0.451480 ! Fit after self-cal, rms=0.071525Jy sigma=0.451307 ! 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.071525Jy sigma=0.451307 ! Fit after self-cal, rms=0.072081Jy sigma=0.450903 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=6.585 mas, bpa=-6.012 degrees ! Estimated noise=0.926908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000533415 Jy ! Component: 100 - total flux cleaned = 0.000591277 Jy ! Component: 150 - total flux cleaned = 0.000632477 Jy ! Component: 200 - total flux cleaned = 0.000667567 Jy ! Total flux subtracted in 200 components = 0.000667567 Jy ! Clean residual min=-0.001900 max=0.001680 Jy/beam ! Clean residual mean=0.000000 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.232452 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 122 components and 0.232452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072013Jy sigma=0.450241 ! Fit after self-cal, rms=0.072007Jy sigma=0.450177 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.00032632 Jy ! Component: 100 - total flux cleaned = 0.000295665 Jy ! Component: 150 - total flux cleaned = 0.000204166 Jy ! Component: 200 - total flux cleaned = 0.000147714 Jy ! Total flux subtracted in 200 components = 0.000147714 Jy ! Clean residual min=-0.001816 max=0.001610 Jy/beam ! Clean residual mean=0.000000 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.2326 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 132 components and 0.2326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071978Jy sigma=0.449917 ! Fit after self-cal, rms=0.071974Jy sigma=0.449904 ! 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.071974Jy sigma=0.449904 ! Fit after self-cal, rms=0.072213Jy sigma=0.449780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.733 mas, bmaj=10.44 mas, bpa=-7.374 degrees ! Estimated noise=1.08684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024399 Jy ! Component: 100 - total flux cleaned = -5.92097e-05 Jy ! Component: 150 - total flux cleaned = -0.000237908 Jy ! Component: 200 - total flux cleaned = -0.000392011 Jy ! Total flux subtracted in 200 components = -0.000392011 Jy ! Clean residual min=-0.001499 max=0.001608 Jy/beam ! Clean residual mean=-0.000000 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.232208 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 152 components and 0.232208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072193Jy sigma=0.449635 ! Fit after self-cal, rms=0.072191Jy sigma=0.449609 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 = 8.41614e-05 Jy ! Component: 100 - total flux cleaned = -5.31785e-05 Jy ! Component: 150 - total flux cleaned = -0.00017274 Jy ! Component: 200 - total flux cleaned = -0.000263613 Jy ! Total flux subtracted in 200 components = -0.000263613 Jy ! Clean residual min=-0.001501 max=0.001642 Jy/beam ! Clean residual mean=-0.000000 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.231944 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 160 components and 0.231944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072183Jy sigma=0.449540 ! Fit after self-cal, rms=0.072181Jy sigma=0.449532 ! 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.578 mas, bmaj=6.583 mas, bpa=-6.033 degrees ! Estimated noise=0.925328 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.578 x 6.583 at -6.033 degrees (North through East) ! Clean map min=-0.0016538 max=0.17139 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.036 mas, bmaj=5.609 mas, bpa=-7.263 degrees ! Estimated noise=1.3645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132716 Jy ! Component: 100 - total flux cleaned = 0.167033 Jy ! Component: 150 - total flux cleaned = 0.18458 Jy ! Component: 200 - total flux cleaned = 0.194795 Jy ! Total flux subtracted in 200 components = 0.194795 Jy ! Clean residual min=-0.003019 max=0.005427 Jy/beam ! Clean residual mean=0.000007 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.194795 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.194795 Jy ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=6.583 mas, bpa=-6.033 degrees ! Estimated noise=0.925328 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.00936113 Jy ! Component: 100 - total flux cleaned = 0.0155227 Jy ! Component: 150 - total flux cleaned = 0.0199322 Jy ! Component: 200 - total flux cleaned = 0.0231999 Jy ! Total flux subtracted in 200 components = 0.0231999 Jy ! Clean residual min=-0.001886 max=0.001909 Jy/beam ! Clean residual mean=0.000004 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.217995 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 75 components and 0.217995 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.733 mas, bmaj=10.44 mas, bpa=-7.374 degrees ! Estimated noise=1.08684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00416595 Jy ! Component: 100 - total flux cleaned = 0.00675932 Jy ! Component: 150 - total flux cleaned = 0.0085156 Jy ! Component: 200 - total flux cleaned = 0.00977198 Jy ! Total flux subtracted in 200 components = 0.00977198 Jy ! Clean residual min=-0.001679 max=0.001822 Jy/beam ! Clean residual mean=0.000002 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.227767 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.000925158 Jy ! Component: 100 - total flux cleaned = 0.00161484 Jy ! Component: 150 - total flux cleaned = 0.00213437 Jy ! Component: 200 - total flux cleaned = 0.00251484 Jy ! Total flux subtracted in 200 components = 0.00251484 Jy ! Clean residual min=-0.001558 max=0.001702 Jy/beam ! Clean residual mean=0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.230281 Jy ! Adding 111 model components to the UV plane model. ! The established model now contains 179 components and 0.230281 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=6.583 mas, bpa=-6.033 degrees ! Estimated noise=0.925328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000132155 Jy ! Component: 100 - total flux cleaned = 0.00026671 Jy ! Component: 150 - total flux cleaned = 0.000340086 Jy ! Component: 200 - total flux cleaned = 0.000363194 Jy ! Total flux subtracted in 200 components = 0.000363194 Jy ! Clean residual min=-0.001701 max=0.001486 Jy/beam ! Clean residual mean=-0.000000 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.230645 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 197 components and 0.230645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072157Jy sigma=0.449461 ! Fit after self-cal, rms=0.072157Jy sigma=0.449405 wmodel J0152+3716_S_map.mod ! Writing 197 model components to file: J0152+3716_S_map.mod wobs J0152+3716_S_uvs.fits ! Writing UV FITS file: J0152+3716_S_uvs.fits wwins J0152+3716_S_map.win ! wwins: Wrote 4 windows to J0152+3716_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.000273745 Jy ! Component: 100 - total flux cleaned = -0.000379455 Jy ! Component: 150 - total flux cleaned = -0.000380023 Jy ! Component: 200 - total flux cleaned = -0.000355404 Jy ! Component: 250 - total flux cleaned = -0.000354738 Jy ! Component: 300 - total flux cleaned = -0.000308095 Jy ! Component: 350 - total flux cleaned = -0.000285775 Jy ! Component: 400 - total flux cleaned = -0.000307968 Jy ! Component: 450 - total flux cleaned = -0.000307953 Jy ! Component: 500 - total flux cleaned = -0.000265351 Jy ! Component: 550 - total flux cleaned = -0.000265809 Jy ! Component: 600 - total flux cleaned = -0.000327834 Jy ! Component: 650 - total flux cleaned = -0.000226166 Jy ! Component: 700 - total flux cleaned = -0.000246376 Jy ! Component: 750 - total flux cleaned = -0.000187048 Jy ! Component: 800 - total flux cleaned = -0.000148057 Jy ! Component: 850 - total flux cleaned = -0.00020556 Jy ! Component: 900 - total flux cleaned = -0.00022437 Jy ! Component: 950 - total flux cleaned = -0.000205472 Jy ! Component: 1000 - total flux cleaned = -0.000223928 Jy ! Component: 1050 - total flux cleaned = -0.000205653 Jy ! Component: 1100 - total flux cleaned = -0.000241852 Jy ! Component: 1150 - total flux cleaned = -0.0002415 Jy ! Component: 1200 - total flux cleaned = -0.000241318 Jy ! Component: 1250 - total flux cleaned = -0.000258899 Jy ! Component: 1300 - total flux cleaned = -0.000310672 Jy ! Component: 1350 - total flux cleaned = -0.000344686 Jy ! Component: 1400 - total flux cleaned = -0.00031091 Jy ! Component: 1450 - total flux cleaned = -0.000327703 Jy ! Component: 1500 - total flux cleaned = -0.000294549 Jy ! Component: 1550 - total flux cleaned = -0.000261478 Jy ! Component: 1600 - total flux cleaned = -0.000277817 Jy ! Component: 1650 - total flux cleaned = -0.000229198 Jy ! Component: 1700 - total flux cleaned = -0.000213194 Jy ! Component: 1750 - total flux cleaned = -0.000181519 Jy ! Component: 1800 - total flux cleaned = -0.000212831 Jy ! Component: 1850 - total flux cleaned = -0.000134668 Jy ! Component: 1900 - total flux cleaned = -0.00010388 Jy ! Component: 1950 - total flux cleaned = -0.000103827 Jy ! Component: 2000 - total flux cleaned = -0.000134421 Jy ! Component: 2050 - total flux cleaned = -0.000104143 Jy ! Component: 2100 - total flux cleaned = -2.94069e-05 Jy ! Component: 2150 - total flux cleaned = -5.92437e-05 Jy ! Component: 2200 - total flux cleaned = -1.49799e-05 Jy ! Component: 2250 - total flux cleaned = -3.58643e-07 Jy ! Component: 2300 - total flux cleaned = 4.32028e-05 Jy ! Component: 2350 - total flux cleaned = 7.18595e-05 Jy ! Component: 2400 - total flux cleaned = 7.18061e-05 Jy ! Component: 2450 - total flux cleaned = 8.59251e-05 Jy ! Component: 2500 - total flux cleaned = 8.58629e-05 Jy ! Component: 2550 - total flux cleaned = 8.58011e-05 Jy ! Component: 2600 - total flux cleaned = 0.000141212 Jy ! Component: 2650 - total flux cleaned = 0.000113619 Jy ! Component: 2700 - total flux cleaned = 0.000127407 Jy ! Component: 2750 - total flux cleaned = 0.000127416 Jy ! Component: 2800 - total flux cleaned = 7.33364e-05 Jy ! Component: 2850 - total flux cleaned = 5.9979e-05 Jy ! Component: 2900 - total flux cleaned = 4.68814e-05 Jy ! Component: 2950 - total flux cleaned = 0.000113012 Jy ! Component: 3000 - total flux cleaned = 7.36362e-05 Jy ! Component: 3050 - total flux cleaned = 4.76859e-05 Jy ! Component: 3100 - total flux cleaned = 2.18154e-05 Jy ! Component: 3150 - total flux cleaned = 3.4591e-05 Jy ! Component: 3200 - total flux cleaned = 7.2996e-05 Jy ! Component: 3250 - total flux cleaned = 4.75026e-05 Jy ! Component: 3300 - total flux cleaned = -2.89814e-06 Jy ! Component: 3350 - total flux cleaned = 3.47738e-05 Jy ! Component: 3400 - total flux cleaned = 3.46031e-05 Jy ! Component: 3450 - total flux cleaned = -2.61967e-06 Jy ! Component: 3500 - total flux cleaned = -2.59431e-06 Jy ! Component: 3550 - total flux cleaned = -2.62708e-06 Jy ! Component: 3600 - total flux cleaned = 2.17527e-05 Jy ! Component: 3650 - total flux cleaned = -3.88367e-05 Jy ! Component: 3700 - total flux cleaned = -1.47262e-05 Jy ! Component: 3750 - total flux cleaned = -6.26425e-05 Jy ! Component: 3800 - total flux cleaned = -0.000146113 Jy ! Component: 3850 - total flux cleaned = -0.000145919 Jy ! Component: 3900 - total flux cleaned = -0.000134254 Jy ! Component: 3950 - total flux cleaned = -0.000216381 Jy ! Component: 4000 - total flux cleaned = -0.000193031 Jy ! Component: 4050 - total flux cleaned = -0.00027436 Jy ! Total flux subtracted in 4096 components = -0.000332127 Jy ! Clean residual min=-0.000744 max=0.000734 Jy/beam ! Clean residual mean=-0.000001 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.230312 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 483 components and 0.230313 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0152+3716_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.578 x 6.583 at -6.033 degrees (North through East) ! Clean map min=-0.0014566 max=0.17164 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0152+3716_S_map.fits wmodel /image_prod/ug002_uva//J0152+3716_S_map.mod ! Writing 483 model components to file: /image_prod/ug002_uva//J0152+3716_S_map.mod wobs /image_prod/ug002_uva//J0152+3716_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0152+3716_S_uvs.fits wwins /image_prod/ug002_uva//J0152+3716_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0152+3716_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.171637 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207571 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.362809 0.362809 0.725618 1.45124 2.90247 5.80494 11.6099 23.2198 46.4395 92.8791 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.171 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 826.881 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0152+3716_S_dfm.log closed on Wed Mar 4 19:17:00 2020