! Started logfile: /image_prod/ug002_uva//J2123-3046_S_dfm.log on Thu Mar 5 05:12: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//J2123-3046_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2123-3046_S_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.761111 visibilities/baseline/integration-bin. ! Found source: J2123-3046 ! ! 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 2466 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 J2123-3046_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025321Jy sigma=6.036182 ! Fit after self-cal, rms=0.761047Jy sigma=4.402980 ! 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.17 mas, bmaj=19.11 mas, bpa=-16.58 degrees ! Estimated noise=3.39307 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.190799 Jy ! Component: 100 - total flux cleaned = 0.239654 Jy ! Total flux subtracted in 100 components = 0.239654 Jy ! Clean residual min=-0.010680 max=0.019341 Jy/beam ! Clean residual mean=0.000035 rms=0.003628 Jy/beam ! Combined flux in latest and established models = 0.239654 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.239654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098253Jy sigma=0.530348 ! Fit after self-cal, rms=0.098283Jy sigma=0.530262 ! 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.92 mas, bmaj=21.09 mas, bpa=-15.83 degrees ! Estimated noise=2.49912 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.026045 Jy ! Component: 100 - total flux cleaned = 0.039338 Jy ! Component: 150 - total flux cleaned = 0.0469319 Jy ! Component: 200 - total flux cleaned = 0.0514026 Jy ! Total flux subtracted in 200 components = 0.0514026 Jy ! Clean residual min=-0.006438 max=0.007789 Jy/beam ! Clean residual mean=0.000049 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 0.291056 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 70 components and 0.291056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092763Jy sigma=0.478409 ! Fit after self-cal, rms=0.092728Jy sigma=0.478014 ! 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.92 x 21.09 at -15.83 degrees (North through East) ! Clean map min=-0.0062597 max=0.24535 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.97 HN 1.11 KP 1.01 ! LA 1.04 MK 1.02 NL 0.97 OV 0.97 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.65 FD 0.95 HN 1.11 KP 0.99 ! LA 1.04 MK 0.99 NL 0.99 OV 0.93 ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.94 HN 1.08 KP 0.98 ! LA 1.02 MK 1.02 NL 0.99 OV 0.98 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.092728Jy sigma=0.478014 ! Fit after self-cal, rms=0.098108Jy sigma=0.464887 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.97 mas, bmaj=21.64 mas, bpa=-16.06 degrees ! Estimated noise=2.5143 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.00185857 Jy ! Component: 100 - total flux cleaned = -0.00202552 Jy ! Component: 150 - total flux cleaned = -0.00221229 Jy ! Component: 200 - total flux cleaned = -0.00232318 Jy ! Total flux subtracted in 200 components = -0.00232318 Jy ! Clean residual min=-0.005993 max=0.004657 Jy/beam ! Clean residual mean=-0.000011 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.288733 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 0.288733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097993Jy sigma=0.463958 ! Fit after self-cal, rms=0.098130Jy sigma=0.463814 ! 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.098130Jy sigma=0.463814 ! Fit after self-cal, rms=0.099530Jy sigma=0.461619 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.987 mas, bmaj=21.77 mas, bpa=-16.12 degrees ! Estimated noise=2.51511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00158161 Jy ! Component: 100 - total flux cleaned = -0.00164051 Jy ! Component: 150 - total flux cleaned = -0.00179844 Jy ! Component: 200 - total flux cleaned = -0.0018959 Jy ! Total flux subtracted in 200 components = -0.0018959 Jy ! Clean residual min=-0.004740 max=0.003929 Jy/beam ! Clean residual mean=-0.000011 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.286837 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 108 components and 0.286837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099446Jy sigma=0.461224 ! Fit after self-cal, rms=0.099452Jy sigma=0.461193 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.000167888 Jy ! Component: 100 - total flux cleaned = -0.0002519 Jy ! Component: 150 - total flux cleaned = -0.000251888 Jy ! Component: 200 - total flux cleaned = -0.000253329 Jy ! Total flux subtracted in 200 components = -0.000253329 Jy ! Clean residual min=-0.004745 max=0.003909 Jy/beam ! Clean residual mean=-0.000011 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.286584 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 121 components and 0.286584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099412Jy sigma=0.460995 ! Fit after self-cal, rms=0.099404Jy sigma=0.460979 ! 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.099404Jy sigma=0.460979 ! Fit after self-cal, rms=0.100576Jy sigma=0.460814 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=21.88 mas, bpa=-16.18 degrees ! Estimated noise=2.51631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119048 Jy ! Component: 100 - total flux cleaned = -0.00150006 Jy ! Component: 150 - total flux cleaned = -0.0017227 Jy ! Component: 200 - total flux cleaned = -0.00180406 Jy ! Total flux subtracted in 200 components = -0.00180406 Jy ! Clean residual min=-0.004610 max=0.003757 Jy/beam ! Clean residual mean=-0.000012 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.28478 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 135 components and 0.28478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100507Jy sigma=0.460562 ! Fit after self-cal, rms=0.100512Jy sigma=0.460554 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 = -5.41279e-05 Jy ! Component: 100 - total flux cleaned = -5.42489e-05 Jy ! Component: 150 - total flux cleaned = -5.34167e-05 Jy ! Component: 200 - total flux cleaned = -5.16537e-05 Jy ! Total flux subtracted in 200 components = -5.16537e-05 Jy ! Clean residual min=-0.004594 max=0.003744 Jy/beam ! Clean residual mean=-0.000012 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.284728 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 138 components and 0.284728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100476Jy sigma=0.460434 ! Fit after self-cal, rms=0.100471Jy sigma=0.460427 ! 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.100471Jy sigma=0.460427 ! Fit after self-cal, rms=0.101331Jy sigma=0.460353 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.516 mas, bmaj=31.98 mas, bpa=-8.135 degrees ! Estimated noise=2.71955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000581168 Jy ! Component: 100 - total flux cleaned = -0.000757079 Jy ! Component: 150 - total flux cleaned = -0.000836344 Jy ! Component: 200 - total flux cleaned = -0.000835903 Jy ! Total flux subtracted in 200 components = -0.000835903 Jy ! Clean residual min=-0.004515 max=0.003100 Jy/beam ! Clean residual mean=-0.000016 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.283892 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 147 components and 0.283892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101323Jy sigma=0.460262 ! Fit after self-cal, rms=0.101326Jy sigma=0.460239 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.000119714 Jy ! Component: 100 - total flux cleaned = 0.000141028 Jy ! Component: 150 - total flux cleaned = 0.000141615 Jy ! Component: 200 - total flux cleaned = 0.000162606 Jy ! Total flux subtracted in 200 components = 0.000162606 Jy ! Clean residual min=-0.004489 max=0.003092 Jy/beam ! Clean residual mean=-0.000016 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.284055 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 159 components and 0.284055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101315Jy sigma=0.460204 ! Fit after self-cal, rms=0.101312Jy sigma=0.460193 ! 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=4.004 mas, bmaj=21.97 mas, bpa=-16.23 degrees ! Estimated noise=2.51663 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.004 x 21.97 at -16.23 degrees (North through East) ! Clean map min=-0.0044162 max=0.24865 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.222 mas, bmaj=19.82 mas, bpa=-16.96 degrees ! Estimated noise=3.45255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.193988 Jy ! Component: 100 - total flux cleaned = 0.239024 Jy ! Component: 150 - total flux cleaned = 0.257936 Jy ! Component: 200 - total flux cleaned = 0.268699 Jy ! Total flux subtracted in 200 components = 0.268699 Jy ! Clean residual min=-0.006147 max=0.005540 Jy/beam ! Clean residual mean=0.000003 rms=0.001824 Jy/beam ! Combined flux in latest and established models = 0.268699 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.268699 Jy ! Inverting map and beam ! Estimated beam: bmin=4.004 mas, bmaj=21.97 mas, bpa=-16.23 degrees ! Estimated noise=2.51663 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.00765447 Jy ! Component: 100 - total flux cleaned = 0.0117112 Jy ! Component: 150 - total flux cleaned = 0.0134228 Jy ! Component: 200 - total flux cleaned = 0.0140452 Jy ! Total flux subtracted in 200 components = 0.0140452 Jy ! Clean residual min=-0.004245 max=0.003712 Jy/beam ! Clean residual mean=-0.000012 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.282744 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 79 components and 0.282744 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.516 mas, bmaj=31.98 mas, bpa=-8.135 degrees ! Estimated noise=2.71955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100488 Jy ! Component: 100 - total flux cleaned = 0.00127175 Jy ! Component: 150 - total flux cleaned = 0.00136339 Jy ! Component: 200 - total flux cleaned = 0.00141729 Jy ! Total flux subtracted in 200 components = 0.00141729 Jy ! Clean residual min=-0.004583 max=0.003025 Jy/beam ! Clean residual mean=-0.000014 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.284161 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.50798e-05 Jy ! Component: 100 - total flux cleaned = 7.13392e-05 Jy ! Component: 150 - total flux cleaned = 9.22374e-05 Jy ! Component: 200 - total flux cleaned = 0.000130739 Jy ! Total flux subtracted in 200 components = 0.000130739 Jy ! Clean residual min=-0.004508 max=0.003043 Jy/beam ! Clean residual mean=-0.000014 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.284292 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 105 components and 0.284292 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.004 mas, bmaj=21.97 mas, bpa=-16.23 degrees ! Estimated noise=2.51663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000261099 Jy ! Component: 100 - total flux cleaned = -0.00029492 Jy ! Component: 150 - total flux cleaned = -0.000359987 Jy ! Component: 200 - total flux cleaned = -0.000358621 Jy ! Total flux subtracted in 200 components = -0.000358621 Jy ! Clean residual min=-0.004105 max=0.003714 Jy/beam ! Clean residual mean=-0.000011 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.283933 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 114 components and 0.283933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101181Jy sigma=0.460020 ! Fit after self-cal, rms=0.101147Jy sigma=0.459982 wmodel J2123-3046_S_map.mod ! Writing 114 model components to file: J2123-3046_S_map.mod wobs J2123-3046_S_uvs.fits ! Writing UV FITS file: J2123-3046_S_uvs.fits wwins J2123-3046_S_map.win ! wwins: Wrote 1 windows to J2123-3046_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.0007583 Jy ! Component: 100 - total flux cleaned = -0.000890304 Jy ! Component: 150 - total flux cleaned = -0.000888742 Jy ! Component: 200 - total flux cleaned = -0.00106628 Jy ! Component: 250 - total flux cleaned = -0.00123673 Jy ! Component: 300 - total flux cleaned = -0.00140038 Jy ! Component: 350 - total flux cleaned = -0.00150498 Jy ! Component: 400 - total flux cleaned = -0.00150618 Jy ! Component: 450 - total flux cleaned = -0.00150529 Jy ! Component: 500 - total flux cleaned = -0.00131528 Jy ! Component: 550 - total flux cleaned = -0.00122373 Jy ! Component: 600 - total flux cleaned = -0.00113443 Jy ! Component: 650 - total flux cleaned = -0.000959755 Jy ! Component: 700 - total flux cleaned = -0.000873712 Jy ! Component: 750 - total flux cleaned = -0.000788918 Jy ! Component: 800 - total flux cleaned = -0.0006241 Jy ! Component: 850 - total flux cleaned = -0.000423224 Jy ! Component: 900 - total flux cleaned = -0.00030517 Jy ! Component: 950 - total flux cleaned = -7.39271e-05 Jy ! Component: 1000 - total flux cleaned = 1.87328e-06 Jy ! Component: 1050 - total flux cleaned = 0.000262457 Jy ! Component: 1100 - total flux cleaned = 0.000335152 Jy ! Component: 1150 - total flux cleaned = 0.000514673 Jy ! Component: 1200 - total flux cleaned = 0.000620845 Jy ! Component: 1250 - total flux cleaned = 0.000794796 Jy ! Component: 1300 - total flux cleaned = 0.000897788 Jy ! Component: 1350 - total flux cleaned = 0.00106672 Jy ! Component: 1400 - total flux cleaned = 0.00119945 Jy ! Component: 1450 - total flux cleaned = 0.00129758 Jy ! Component: 1500 - total flux cleaned = 0.00145854 Jy ! Component: 1550 - total flux cleaned = 0.00155471 Jy ! Component: 1600 - total flux cleaned = 0.00180561 Jy ! Component: 1650 - total flux cleaned = 0.00192876 Jy ! Component: 1700 - total flux cleaned = 0.0020807 Jy ! Component: 1750 - total flux cleaned = 0.00226049 Jy ! Component: 1800 - total flux cleaned = 0.00226036 Jy ! Component: 1850 - total flux cleaned = 0.00246481 Jy ! Component: 1900 - total flux cleaned = 0.00266615 Jy ! Component: 1950 - total flux cleaned = 0.00280756 Jy ! Component: 2000 - total flux cleaned = 0.00283526 Jy ! Component: 2050 - total flux cleaned = 0.00297385 Jy ! Component: 2100 - total flux cleaned = 0.00300081 Jy ! Component: 2150 - total flux cleaned = 0.00308204 Jy ! Component: 2200 - total flux cleaned = 0.00313547 Jy ! Component: 2250 - total flux cleaned = 0.00324085 Jy ! Component: 2300 - total flux cleaned = 0.00334481 Jy ! Component: 2350 - total flux cleaned = 0.00337033 Jy ! Component: 2400 - total flux cleaned = 0.00342096 Jy ! Component: 2450 - total flux cleaned = 0.00352145 Jy ! Component: 2500 - total flux cleaned = 0.00357136 Jy ! Component: 2550 - total flux cleaned = 0.00369439 Jy ! Component: 2600 - total flux cleaned = 0.00369422 Jy ! Component: 2650 - total flux cleaned = 0.00379079 Jy ! Component: 2700 - total flux cleaned = 0.00371925 Jy ! Component: 2750 - total flux cleaned = 0.00367191 Jy ! Component: 2800 - total flux cleaned = 0.00367227 Jy ! Component: 2850 - total flux cleaned = 0.00360282 Jy ! Component: 2900 - total flux cleaned = 0.00362616 Jy ! Component: 2950 - total flux cleaned = 0.00369442 Jy ! Component: 3000 - total flux cleaned = 0.00367187 Jy ! Component: 3050 - total flux cleaned = 0.00371675 Jy ! Component: 3100 - total flux cleaned = 0.00380555 Jy ! Component: 3150 - total flux cleaned = 0.00380545 Jy ! Component: 3200 - total flux cleaned = 0.00384923 Jy ! Component: 3250 - total flux cleaned = 0.00391414 Jy ! Component: 3300 - total flux cleaned = 0.00391407 Jy ! Component: 3350 - total flux cleaned = 0.00397816 Jy ! Component: 3400 - total flux cleaned = 0.00391452 Jy ! Component: 3450 - total flux cleaned = 0.00402009 Jy ! Component: 3500 - total flux cleaned = 0.00402023 Jy ! Component: 3550 - total flux cleaned = 0.00406182 Jy ! Component: 3600 - total flux cleaned = 0.00410288 Jy ! Component: 3650 - total flux cleaned = 0.00410278 Jy ! Component: 3700 - total flux cleaned = 0.00408238 Jy ! Component: 3750 - total flux cleaned = 0.00416385 Jy ! Component: 3800 - total flux cleaned = 0.00416388 Jy ! Component: 3850 - total flux cleaned = 0.00420426 Jy ! Component: 3900 - total flux cleaned = 0.00428467 Jy ! Component: 3950 - total flux cleaned = 0.00428471 Jy ! Component: 4000 - total flux cleaned = 0.00430476 Jy ! Component: 4050 - total flux cleaned = 0.00442381 Jy ! Total flux subtracted in 4096 components = 0.00440411 Jy ! Clean residual min=-0.001149 max=0.001358 Jy/beam ! Clean residual mean=0.000004 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.288337 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 391 components and 0.288337 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2123-3046_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.004 x 21.97 at -16.23 degrees (North through East) ! Clean map min=-0.0027402 max=0.24879 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2123-3046_S_map.fits wmodel /image_prod/ug002_uva//J2123-3046_S_map.mod ! Writing 391 model components to file: /image_prod/ug002_uva//J2123-3046_S_map.mod wobs /image_prod/ug002_uva//J2123-3046_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2123-3046_S_uvs.fits wwins /image_prod/ug002_uva//J2123-3046_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2123-3046_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.24879 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00036792 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.443651 0.443651 0.887302 1.7746 3.54921 7.09841 14.1968 28.3937 56.7873 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.248 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 676.207 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2123-3046_S_dfm.log closed on Thu Mar 5 05:12:47 2020