! Started logfile: /image_prod/ug002_uva//J2025-2845_S_dfm.log on Thu Mar 5 04:47:27 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//J2025-2845_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2025-2845_S_uva.fits ! AN table 1: 40 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.971429 visibilities/baseline/integration-bin. ! Found source: J2025-2845 ! ! 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 3264 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 J2025-2845_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.035277Jy sigma=6.107407 ! Fit after self-cal, rms=0.806036Jy sigma=4.518348 ! 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.654 mas, bmaj=13.52 mas, bpa=-18.17 degrees ! Estimated noise=2.76577 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.16417 Jy ! Component: 100 - total flux cleaned = 0.205407 Jy ! Total flux subtracted in 100 components = 0.205407 Jy ! Clean residual min=-0.014613 max=0.022943 Jy/beam ! Clean residual mean=-0.000003 rms=0.004370 Jy/beam ! Combined flux in latest and established models = 0.205408 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.205408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107474Jy sigma=0.546221 ! Fit after self-cal, rms=0.107424Jy sigma=0.545833 ! 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.191 mas, bmaj=14.46 mas, bpa=-17.71 degrees ! Estimated noise=2.25742 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.0223808 Jy ! Component: 100 - total flux cleaned = 0.0353422 Jy ! Component: 150 - total flux cleaned = 0.0439442 Jy ! Component: 200 - total flux cleaned = 0.0498432 Jy ! Total flux subtracted in 200 components = 0.0498432 Jy ! Clean residual min=-0.012565 max=0.014866 Jy/beam ! Clean residual mean=0.000004 rms=0.003581 Jy/beam ! Combined flux in latest and established models = 0.255251 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 55 components and 0.255251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104388Jy sigma=0.500018 ! Fit after self-cal, rms=0.104405Jy sigma=0.499766 ! 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.191 x 14.46 at -17.71 degrees (North through East) ! Clean map min=-0.012244 max=0.20942 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.87 HN 1.16 KP 1.01 ! LA 1.02 MK 1.03 NL 1.09 OV 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.83 FD 0.84 HN 1.15 KP 0.98 ! LA 1.05 MK 0.99 NL 1.12 OV 0.80 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.85 HN 1.14 KP 0.97 ! LA 1.06 MK 1.02 NL 1.05 OV 0.92 ! ! ! Fit before self-cal, rms=0.104405Jy sigma=0.499766 ! Fit after self-cal, rms=0.123340Jy sigma=0.455092 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=14.97 mas, bpa=-17.93 degrees ! Estimated noise=2.28087 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.00403041 Jy ! Component: 100 - total flux cleaned = -0.00504241 Jy ! Component: 150 - total flux cleaned = -0.00549487 Jy ! Component: 200 - total flux cleaned = -0.00588099 Jy ! Total flux subtracted in 200 components = -0.00588099 Jy ! Clean residual min=-0.007026 max=0.006160 Jy/beam ! Clean residual mean=-0.000015 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.24937 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.24937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123014Jy sigma=0.453651 ! Fit after self-cal, rms=0.123436Jy sigma=0.453278 ! 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.123436Jy sigma=0.453278 ! Fit after self-cal, rms=0.134058Jy sigma=0.449000 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.257 mas, bmaj=15.13 mas, bpa=-18.18 degrees ! Estimated noise=2.28707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00277517 Jy ! Component: 100 - total flux cleaned = -0.00343281 Jy ! Component: 150 - total flux cleaned = -0.00381403 Jy ! Component: 200 - total flux cleaned = -0.00414181 Jy ! Total flux subtracted in 200 components = -0.00414181 Jy ! Clean residual min=-0.005352 max=0.004422 Jy/beam ! Clean residual mean=-0.000017 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.245228 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 99 components and 0.245228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133820Jy sigma=0.448177 ! Fit after self-cal, rms=0.133890Jy sigma=0.448149 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.000326373 Jy ! Component: 100 - total flux cleaned = -0.000580448 Jy ! Component: 150 - total flux cleaned = -0.0007614 Jy ! Component: 200 - total flux cleaned = -0.000925912 Jy ! Total flux subtracted in 200 components = -0.000925912 Jy ! Clean residual min=-0.005156 max=0.004314 Jy/beam ! Clean residual mean=-0.000016 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.244302 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 113 components and 0.244302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133792Jy sigma=0.447973 ! Fit after self-cal, rms=0.133777Jy sigma=0.447962 ! 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.133777Jy sigma=0.447962 ! Fit after self-cal, rms=0.144254Jy sigma=0.446767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.266 mas, bmaj=15.27 mas, bpa=-18.42 degrees ! Estimated noise=2.29255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00225003 Jy ! Component: 100 - total flux cleaned = -0.0026577 Jy ! Component: 150 - total flux cleaned = -0.0029439 Jy ! Component: 200 - total flux cleaned = -0.00320316 Jy ! Total flux subtracted in 200 components = -0.00320316 Jy ! Clean residual min=-0.004455 max=0.003967 Jy/beam ! Clean residual mean=-0.000017 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.241099 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 123 components and 0.241099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144024Jy sigma=0.446237 ! Fit after self-cal, rms=0.144069Jy sigma=0.446221 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.000200018 Jy ! Component: 100 - total flux cleaned = -0.000415257 Jy ! Component: 150 - total flux cleaned = -0.00061163 Jy ! Component: 200 - total flux cleaned = -0.000746258 Jy ! Total flux subtracted in 200 components = -0.000746258 Jy ! Clean residual min=-0.004309 max=0.004026 Jy/beam ! Clean residual mean=-0.000017 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.240353 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 136 components and 0.240353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143957Jy sigma=0.446059 ! Fit after self-cal, rms=0.143945Jy sigma=0.446048 ! 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.143945Jy sigma=0.446048 ! Fit after self-cal, rms=0.147849Jy sigma=0.445761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.742 mas, bmaj=24.54 mas, bpa=-4.983 degrees ! Estimated noise=2.68474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00172825 Jy ! Component: 100 - total flux cleaned = -0.00198078 Jy ! Component: 150 - total flux cleaned = -0.00214465 Jy ! Component: 200 - total flux cleaned = -0.00228702 Jy ! Total flux subtracted in 200 components = -0.00228702 Jy ! Clean residual min=-0.004021 max=0.004045 Jy/beam ! Clean residual mean=-0.000027 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.238066 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 151 components and 0.238066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147786Jy sigma=0.445644 ! Fit after self-cal, rms=0.147803Jy sigma=0.445606 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.38478e-05 Jy ! Component: 100 - total flux cleaned = -0.000156759 Jy ! Component: 150 - total flux cleaned = -0.000246004 Jy ! Component: 200 - total flux cleaned = -0.000346933 Jy ! Total flux subtracted in 200 components = -0.000346933 Jy ! Clean residual min=-0.004025 max=0.004047 Jy/beam ! Clean residual mean=-0.000027 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.237719 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 160 components and 0.237719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147758Jy sigma=0.445570 ! Fit after self-cal, rms=0.147749Jy sigma=0.445562 ! 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.271 mas, bmaj=15.35 mas, bpa=-18.53 degrees ! Estimated noise=2.29274 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.271 x 15.35 at -18.53 degrees (North through East) ! Clean map min=-0.0038797 max=0.21321 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.709 mas, bmaj=14.27 mas, bpa=-18.91 degrees ! Estimated noise=2.86136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169606 Jy ! Component: 100 - total flux cleaned = 0.206966 Jy ! Component: 150 - total flux cleaned = 0.218521 Jy ! Component: 200 - total flux cleaned = 0.225104 Jy ! Total flux subtracted in 200 components = 0.225104 Jy ! Clean residual min=-0.005983 max=0.005735 Jy/beam ! Clean residual mean=-0.000010 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.225104 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.225104 Jy ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=15.35 mas, bpa=-18.53 degrees ! Estimated noise=2.29274 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.00570928 Jy ! Component: 100 - total flux cleaned = 0.00870024 Jy ! Component: 150 - total flux cleaned = 0.00986932 Jy ! Component: 200 - total flux cleaned = 0.0105301 Jy ! Total flux subtracted in 200 components = 0.0105301 Jy ! Clean residual min=-0.003838 max=0.003991 Jy/beam ! Clean residual mean=-0.000016 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.235634 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 57 components and 0.235634 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.742 mas, bmaj=24.54 mas, bpa=-4.983 degrees ! Estimated noise=2.68474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137097 Jy ! Component: 100 - total flux cleaned = 0.00170165 Jy ! Component: 150 - total flux cleaned = 0.00182439 Jy ! Component: 200 - total flux cleaned = 0.00188193 Jy ! Total flux subtracted in 200 components = 0.00188193 Jy ! Clean residual min=-0.003825 max=0.003944 Jy/beam ! Clean residual mean=-0.000027 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.237516 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.66512e-05 Jy ! Component: 100 - total flux cleaned = 5.17658e-05 Jy ! Component: 150 - total flux cleaned = 7.6047e-05 Jy ! Component: 200 - total flux cleaned = 0.00010951 Jy ! Total flux subtracted in 200 components = 0.00010951 Jy ! Clean residual min=-0.003812 max=0.003921 Jy/beam ! Clean residual mean=-0.000027 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.237626 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.237626 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=15.35 mas, bpa=-18.53 degrees ! Estimated noise=2.29274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173289 Jy ! Component: 100 - total flux cleaned = -0.000219957 Jy ! Component: 150 - total flux cleaned = -0.000120378 Jy ! Component: 200 - total flux cleaned = -6.31482e-05 Jy ! Total flux subtracted in 200 components = -6.31482e-05 Jy ! Clean residual min=-0.003812 max=0.004065 Jy/beam ! Clean residual mean=-0.000016 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.237563 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.237563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147145Jy sigma=0.445460 ! Fit after self-cal, rms=0.147020Jy sigma=0.445380 wmodel J2025-2845_S_map.mod ! Writing 82 model components to file: J2025-2845_S_map.mod wobs J2025-2845_S_uvs.fits ! Writing UV FITS file: J2025-2845_S_uvs.fits wwins J2025-2845_S_map.win ! wwins: Wrote 1 windows to J2025-2845_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.00110611 Jy ! Component: 100 - total flux cleaned = 0.00156441 Jy ! Component: 150 - total flux cleaned = 0.0015039 Jy ! Component: 200 - total flux cleaned = 0.00132978 Jy ! Component: 250 - total flux cleaned = 0.00133118 Jy ! Component: 300 - total flux cleaned = 0.00143734 Jy ! Component: 350 - total flux cleaned = 0.00148709 Jy ! Component: 400 - total flux cleaned = 0.00143819 Jy ! Component: 450 - total flux cleaned = 0.00153472 Jy ! Component: 500 - total flux cleaned = 0.00172056 Jy ! Component: 550 - total flux cleaned = 0.00172061 Jy ! Component: 600 - total flux cleaned = 0.00202585 Jy ! Component: 650 - total flux cleaned = 0.00219473 Jy ! Component: 700 - total flux cleaned = 0.00240245 Jy ! Component: 750 - total flux cleaned = 0.00256585 Jy ! Component: 800 - total flux cleaned = 0.00280662 Jy ! Component: 850 - total flux cleaned = 0.0030818 Jy ! Component: 900 - total flux cleaned = 0.00331147 Jy ! Component: 950 - total flux cleaned = 0.00346182 Jy ! Component: 1000 - total flux cleaned = 0.00353568 Jy ! Component: 1050 - total flux cleaned = 0.0035723 Jy ! Component: 1100 - total flux cleaned = 0.00371587 Jy ! Component: 1150 - total flux cleaned = 0.00378574 Jy ! Component: 1200 - total flux cleaned = 0.0038544 Jy ! Component: 1250 - total flux cleaned = 0.00388834 Jy ! Component: 1300 - total flux cleaned = 0.00409007 Jy ! Component: 1350 - total flux cleaned = 0.00425569 Jy ! Component: 1400 - total flux cleaned = 0.00435345 Jy ! Component: 1450 - total flux cleaned = 0.00454728 Jy ! Component: 1500 - total flux cleaned = 0.00464263 Jy ! Component: 1550 - total flux cleaned = 0.00473707 Jy ! Component: 1600 - total flux cleaned = 0.00492351 Jy ! Component: 1650 - total flux cleaned = 0.00495443 Jy ! Component: 1700 - total flux cleaned = 0.00513714 Jy ! Component: 1750 - total flux cleaned = 0.00525749 Jy ! Component: 1800 - total flux cleaned = 0.00531677 Jy ! Component: 1850 - total flux cleaned = 0.00534594 Jy ! Component: 1900 - total flux cleaned = 0.00534601 Jy ! Component: 1950 - total flux cleaned = 0.00546118 Jy ! Component: 2000 - total flux cleaned = 0.00546147 Jy ! Component: 2050 - total flux cleaned = 0.00554628 Jy ! Component: 2100 - total flux cleaned = 0.0055738 Jy ! Component: 2150 - total flux cleaned = 0.00560159 Jy ! Component: 2200 - total flux cleaned = 0.00571121 Jy ! Component: 2250 - total flux cleaned = 0.00579252 Jy ! Component: 2300 - total flux cleaned = 0.00584598 Jy ! Component: 2350 - total flux cleaned = 0.0059258 Jy ! Component: 2400 - total flux cleaned = 0.00595203 Jy ! Component: 2450 - total flux cleaned = 0.00597832 Jy ! Component: 2500 - total flux cleaned = 0.00603004 Jy ! Component: 2550 - total flux cleaned = 0.00610739 Jy ! Component: 2600 - total flux cleaned = 0.0061073 Jy ! Component: 2650 - total flux cleaned = 0.00618332 Jy ! Component: 2700 - total flux cleaned = 0.00620864 Jy ! Component: 2750 - total flux cleaned = 0.0062586 Jy ! Component: 2800 - total flux cleaned = 0.0062585 Jy ! Component: 2850 - total flux cleaned = 0.00630797 Jy ! Component: 2900 - total flux cleaned = 0.00635674 Jy ! Component: 2950 - total flux cleaned = 0.00640516 Jy ! Component: 3000 - total flux cleaned = 0.00640519 Jy ! Component: 3050 - total flux cleaned = 0.00645297 Jy ! Component: 3100 - total flux cleaned = 0.00647652 Jy ! Component: 3150 - total flux cleaned = 0.00645293 Jy ! Component: 3200 - total flux cleaned = 0.00657046 Jy ! Component: 3250 - total flux cleaned = 0.00659376 Jy ! Component: 3300 - total flux cleaned = 0.00664012 Jy ! Component: 3350 - total flux cleaned = 0.00666292 Jy ! Component: 3400 - total flux cleaned = 0.00668597 Jy ! Component: 3450 - total flux cleaned = 0.00664062 Jy ! Component: 3500 - total flux cleaned = 0.00673118 Jy ! Component: 3550 - total flux cleaned = 0.00677617 Jy ! Component: 3600 - total flux cleaned = 0.00682084 Jy ! Component: 3650 - total flux cleaned = 0.00693177 Jy ! Component: 3700 - total flux cleaned = 0.00690956 Jy ! Component: 3750 - total flux cleaned = 0.00693176 Jy ! Component: 3800 - total flux cleaned = 0.00695358 Jy ! Component: 3850 - total flux cleaned = 0.00701873 Jy ! Component: 3900 - total flux cleaned = 0.00695359 Jy ! Component: 3950 - total flux cleaned = 0.00701818 Jy ! Component: 4000 - total flux cleaned = 0.00697524 Jy ! Component: 4050 - total flux cleaned = 0.00703947 Jy ! Total flux subtracted in 4096 components = 0.00703949 Jy ! Clean residual min=-0.001157 max=0.001702 Jy/beam ! Clean residual mean=-0.000006 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.244602 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 332 components and 0.244602 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2025-2845_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.271 x 15.35 at -18.53 degrees (North through East) ! Clean map min=-0.0028521 max=0.2157 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2025-2845_S_map.fits wmodel /image_prod/ug002_uva//J2025-2845_S_map.mod ! Writing 332 model components to file: /image_prod/ug002_uva//J2025-2845_S_map.mod wobs /image_prod/ug002_uva//J2025-2845_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2025-2845_S_uvs.fits wwins /image_prod/ug002_uva//J2025-2845_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2025-2845_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.215704 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000374415 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.520734 0.520734 1.04147 2.08294 4.16587 8.33174 16.6635 33.327 66.6539 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.215 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 576.109 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2025-2845_S_dfm.log closed on Thu Mar 5 04:47:31 2020