! Started logfile: /image_prod/ug002_uva//J0752-3940_S_b_dfm.log on Wed Mar 4 22:03:42 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//J0752-3940_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0752-3940_S_b_uva.fits ! AN table 1: 120 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.855556 visibilities/baseline/integration-bin. ! Found source: J0752-3940 ! ! 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 6468 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 J0752-3940_S_b] 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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004992Jy sigma=6.016800 ! Fit after self-cal, rms=0.939334Jy sigma=5.616533 ! 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 mas, bmaj=15.64 mas, bpa=17.1 degrees ! Estimated noise=4.47177 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.0493769 Jy ! Component: 100 - total flux cleaned = 0.0625036 Jy ! Total flux subtracted in 100 components = 0.0625036 Jy ! Clean residual min=-0.010626 max=0.008459 Jy/beam ! Clean residual mean=-0.000082 rms=0.002549 Jy/beam ! Combined flux in latest and established models = 0.0625037 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0625037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084802Jy sigma=0.459582 ! Fit after self-cal, rms=0.083706Jy sigma=0.453229 ! 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=4.084 mas, bmaj=19.04 mas, bpa=17.02 degrees ! Estimated noise=1.50571 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.0081487 Jy ! Component: 100 - total flux cleaned = 0.0115801 Jy ! Component: 150 - total flux cleaned = 0.0132915 Jy ! Component: 200 - total flux cleaned = 0.0141826 Jy ! Total flux subtracted in 200 components = 0.0141826 Jy ! Clean residual min=-0.002859 max=0.002740 Jy/beam ! Clean residual mean=-0.000019 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.0766863 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.0766863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083104Jy sigma=0.448006 ! Fit after self-cal, rms=0.083116Jy sigma=0.447658 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.084 x 19.04 at 17.02 degrees (North through East) ! Clean map min=-0.0029276 max=0.06325 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 0.95 LA 0.98 NL 1.10 ! OV 1.12 PT 0.97 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.97 LA 1.02 NL 1.05 ! OV 0.95 PT 1.02 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 1.02 LA 1.00 NL 0.90 ! OV 1.06 PT 0.96 SC 1.02 ! ! ! Fit before self-cal, rms=0.083116Jy sigma=0.447658 ! Fit after self-cal, rms=0.083584Jy sigma=0.447002 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.082 mas, bmaj=19.08 mas, bpa=17.08 degrees ! Estimated noise=1.49578 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.000263846 Jy ! Component: 100 - total flux cleaned = 0.000263906 Jy ! Component: 150 - total flux cleaned = 0.000234346 Jy ! Component: 200 - total flux cleaned = 0.000235902 Jy ! Total flux subtracted in 200 components = 0.000235902 Jy ! Clean residual min=-0.002847 max=0.002667 Jy/beam ! Clean residual mean=-0.000017 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.0769222 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.0769222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083556Jy sigma=0.446899 ! Fit after self-cal, rms=0.083577Jy sigma=0.446566 ! 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.083577Jy sigma=0.446566 ! Fit after self-cal, rms=0.083349Jy sigma=0.446282 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.07 mas, bmaj=19.01 mas, bpa=17.05 degrees ! Estimated noise=1.49087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000415081 Jy ! Component: 100 - total flux cleaned = 0.000443964 Jy ! Component: 150 - total flux cleaned = 0.000443366 Jy ! Component: 200 - total flux cleaned = 0.000443405 Jy ! Total flux subtracted in 200 components = 0.000443405 Jy ! Clean residual min=-0.002813 max=0.002610 Jy/beam ! Clean residual mean=-0.000003 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0773656 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.0773656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083324Jy sigma=0.446193 ! Fit after self-cal, rms=0.083322Jy sigma=0.446165 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 = 2.90931e-05 Jy ! Component: 100 - total flux cleaned = 5.43155e-05 Jy ! Component: 150 - total flux cleaned = 5.41592e-05 Jy ! Component: 200 - total flux cleaned = 5.5331e-05 Jy ! Total flux subtracted in 200 components = 5.5331e-05 Jy ! Clean residual min=-0.002876 max=0.002647 Jy/beam ! Clean residual mean=-0.000003 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0774209 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.0774209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083305Jy sigma=0.446104 ! Fit after self-cal, rms=0.083285Jy sigma=0.446098 ! 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.083285Jy sigma=0.446098 ! Fit after self-cal, rms=0.082818Jy sigma=0.446027 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.048 mas, bmaj=18.91 mas, bpa=17 degrees ! Estimated noise=1.48373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00046119 Jy ! Component: 100 - total flux cleaned = 0.000461577 Jy ! Component: 150 - total flux cleaned = 0.000461479 Jy ! Component: 200 - total flux cleaned = 0.000440285 Jy ! Total flux subtracted in 200 components = 0.000440285 Jy ! Clean residual min=-0.002728 max=0.002577 Jy/beam ! Clean residual mean=0.000001 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0778612 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.0778612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082799Jy sigma=0.445960 ! Fit after self-cal, rms=0.082785Jy sigma=0.445942 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 = 7.65258e-07 Jy ! Component: 100 - total flux cleaned = 1.68171e-06 Jy ! Component: 150 - total flux cleaned = 1.33786e-06 Jy ! Component: 200 - total flux cleaned = 1.88846e-06 Jy ! Total flux subtracted in 200 components = 1.88846e-06 Jy ! Clean residual min=-0.002799 max=0.002564 Jy/beam ! Clean residual mean=0.000001 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.0778631 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.0778631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082773Jy sigma=0.445896 ! Fit after self-cal, rms=0.082733Jy sigma=0.445800 ! 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.082733Jy sigma=0.445800 ! Fit after self-cal, rms=0.081982Jy sigma=0.445781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.947 mas, bmaj=32.72 mas, bpa=2.553 degrees ! Estimated noise=1.65699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000249263 Jy ! Component: 100 - total flux cleaned = 0.000292836 Jy ! Component: 150 - total flux cleaned = 0.000320436 Jy ! Component: 200 - total flux cleaned = 0.000344855 Jy ! Total flux subtracted in 200 components = 0.000344855 Jy ! Clean residual min=-0.002336 max=0.001890 Jy/beam ! Clean residual mean=0.000002 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.0782079 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.0782079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081980Jy sigma=0.445772 ! Fit after self-cal, rms=0.081963Jy sigma=0.445767 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 = 1.46462e-05 Jy ! Component: 100 - total flux cleaned = 2.87421e-05 Jy ! Component: 150 - total flux cleaned = 4.13981e-05 Jy ! Component: 200 - total flux cleaned = 5.29595e-05 Jy ! Total flux subtracted in 200 components = 5.29595e-05 Jy ! Clean residual min=-0.002345 max=0.001890 Jy/beam ! Clean residual mean=0.000003 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.0782609 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 0.0782609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081962Jy sigma=0.445762 ! Fit after self-cal, rms=0.081961Jy sigma=0.445760 ! 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.026 mas, bmaj=18.83 mas, bpa=17 degrees ! Estimated noise=1.47553 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.026 x 18.83 at 17 degrees (North through East) ! Clean map min=-0.0027048 max=0.063814 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.968 mas, bmaj=15.5 mas, bpa=17.09 degrees ! Estimated noise=4.34016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0479411 Jy ! Component: 100 - total flux cleaned = 0.0624432 Jy ! Component: 150 - total flux cleaned = 0.0697577 Jy ! Component: 200 - total flux cleaned = 0.0741912 Jy ! Total flux subtracted in 200 components = 0.0741912 Jy ! Clean residual min=-0.009370 max=0.008713 Jy/beam ! Clean residual mean=-0.000036 rms=0.002372 Jy/beam ! Combined flux in latest and established models = 0.0741912 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0741912 Jy ! Inverting map and beam ! Estimated beam: bmin=4.026 mas, bmaj=18.83 mas, bpa=17 degrees ! Estimated noise=1.47553 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) ! Added new window around map position (-2, -29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00364335 Jy ! Component: 100 - total flux cleaned = 0.0040922 Jy ! Component: 150 - total flux cleaned = 0.00451705 Jy ! Component: 200 - total flux cleaned = 0.00479359 Jy ! Total flux subtracted in 200 components = 0.00479359 Jy ! Clean residual min=-0.002911 max=0.002594 Jy/beam ! Clean residual mean=0.000005 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.0789848 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 53 components and 0.0789848 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=9.947 mas, bmaj=32.72 mas, bpa=2.553 degrees ! Estimated noise=1.65699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000246258 Jy ! Component: 100 - total flux cleaned = 0.000405477 Jy ! Component: 150 - total flux cleaned = 0.000557494 Jy ! Component: 200 - total flux cleaned = 0.000578288 Jy ! Total flux subtracted in 200 components = 0.000578288 Jy ! Clean residual min=-0.002170 max=0.001923 Jy/beam ! Clean residual mean=0.000015 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.0795631 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 = 8.50672e-07 Jy ! Component: 100 - total flux cleaned = -1.71107e-05 Jy ! Component: 150 - total flux cleaned = -3.43113e-05 Jy ! Component: 200 - total flux cleaned = -5.08484e-05 Jy ! Total flux subtracted in 200 components = -5.08484e-05 Jy ! Clean residual min=-0.002099 max=0.001890 Jy/beam ! Clean residual mean=0.000014 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0795122 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 76 components and 0.0795122 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.026 mas, bmaj=18.83 mas, bpa=17 degrees ! Estimated noise=1.47553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000182209 Jy ! Component: 100 - total flux cleaned = -0.000185162 Jy ! Component: 150 - total flux cleaned = -0.00018465 Jy ! Component: 200 - total flux cleaned = -0.000183556 Jy ! Total flux subtracted in 200 components = -0.000183556 Jy ! Clean residual min=-0.002778 max=0.002142 Jy/beam ! Clean residual mean=0.000007 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.0793287 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.0793287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081941Jy sigma=0.445687 ! Fit after self-cal, rms=0.081960Jy sigma=0.445593 wmodel J0752-3940_S_b_map.mod ! Writing 88 model components to file: J0752-3940_S_b_map.mod wobs J0752-3940_S_b_uvs.fits ! Writing UV FITS file: J0752-3940_S_b_uvs.fits wwins J0752-3940_S_b_map.win ! wwins: Wrote 2 windows to J0752-3940_S_b_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.00111447 Jy ! Component: 100 - total flux cleaned = -0.00167653 Jy ! Component: 150 - total flux cleaned = -0.00215576 Jy ! Component: 200 - total flux cleaned = -0.00267471 Jy ! Component: 250 - total flux cleaned = -0.0031645 Jy ! Component: 300 - total flux cleaned = -0.00347424 Jy ! Component: 350 - total flux cleaned = -0.00373856 Jy ! Component: 400 - total flux cleaned = -0.00393532 Jy ! Component: 450 - total flux cleaned = -0.00404265 Jy ! Component: 500 - total flux cleaned = -0.00414537 Jy ! Component: 550 - total flux cleaned = -0.00422059 Jy ! Component: 600 - total flux cleaned = -0.00426882 Jy ! Component: 650 - total flux cleaned = -0.0042687 Jy ! Component: 700 - total flux cleaned = -0.0042693 Jy ! Component: 750 - total flux cleaned = -0.00429162 Jy ! Component: 800 - total flux cleaned = -0.00427036 Jy ! Component: 850 - total flux cleaned = -0.00422936 Jy ! Component: 900 - total flux cleaned = -0.00418943 Jy ! Component: 950 - total flux cleaned = -0.0041703 Jy ! Component: 1000 - total flux cleaned = -0.00417049 Jy ! Component: 1050 - total flux cleaned = -0.00417055 Jy ! Component: 1100 - total flux cleaned = -0.00411582 Jy ! Component: 1150 - total flux cleaned = -0.00411585 Jy ! Component: 1200 - total flux cleaned = -0.00408074 Jy ! Component: 1250 - total flux cleaned = -0.00399476 Jy ! Component: 1300 - total flux cleaned = -0.00394418 Jy ! Component: 1350 - total flux cleaned = -0.00386117 Jy ! Component: 1400 - total flux cleaned = -0.00384479 Jy ! Component: 1450 - total flux cleaned = -0.00376414 Jy ! Component: 1500 - total flux cleaned = -0.0037323 Jy ! Component: 1550 - total flux cleaned = -0.00368531 Jy ! Component: 1600 - total flux cleaned = -0.00362337 Jy ! Component: 1650 - total flux cleaned = -0.00359284 Jy ! Component: 1700 - total flux cleaned = -0.00356254 Jy ! Component: 1750 - total flux cleaned = -0.00351785 Jy ! Component: 1800 - total flux cleaned = -0.00347376 Jy ! Component: 1850 - total flux cleaned = -0.0034156 Jy ! Component: 1900 - total flux cleaned = -0.00338678 Jy ! Component: 1950 - total flux cleaned = -0.00332984 Jy ! Component: 2000 - total flux cleaned = -0.00331582 Jy ! Component: 2050 - total flux cleaned = -0.00325981 Jy ! Component: 2100 - total flux cleaned = -0.0031904 Jy ! Component: 2150 - total flux cleaned = -0.0031492 Jy ! Component: 2200 - total flux cleaned = -0.00312183 Jy ! Component: 2250 - total flux cleaned = -0.00312186 Jy ! Component: 2300 - total flux cleaned = -0.00308163 Jy ! Component: 2350 - total flux cleaned = -0.00306835 Jy ! Component: 2400 - total flux cleaned = -0.00309489 Jy ! Component: 2450 - total flux cleaned = -0.00308177 Jy ! Component: 2500 - total flux cleaned = -0.00309481 Jy ! Component: 2550 - total flux cleaned = -0.00310773 Jy ! Component: 2600 - total flux cleaned = -0.00309465 Jy ! Component: 2650 - total flux cleaned = -0.00310749 Jy ! Component: 2700 - total flux cleaned = -0.00313322 Jy ! Component: 2750 - total flux cleaned = -0.00317162 Jy ! Component: 2800 - total flux cleaned = -0.00318437 Jy ! Component: 2850 - total flux cleaned = -0.00319712 Jy ! Component: 2900 - total flux cleaned = -0.00324781 Jy ! Component: 2950 - total flux cleaned = -0.00331092 Jy ! Component: 3000 - total flux cleaned = -0.00332345 Jy ! Component: 3050 - total flux cleaned = -0.00336115 Jy ! Component: 3100 - total flux cleaned = -0.00339877 Jy ! Component: 3150 - total flux cleaned = -0.00344889 Jy ! Component: 3200 - total flux cleaned = -0.00349889 Jy ! Component: 3250 - total flux cleaned = -0.00356139 Jy ! Component: 3300 - total flux cleaned = -0.00361133 Jy ! Component: 3350 - total flux cleaned = -0.00368617 Jy ! Component: 3400 - total flux cleaned = -0.00372362 Jy ! Component: 3450 - total flux cleaned = -0.00381115 Jy ! Component: 3500 - total flux cleaned = -0.00387383 Jy ! Component: 3550 - total flux cleaned = -0.0039367 Jy ! Component: 3600 - total flux cleaned = -0.00402486 Jy ! Component: 3650 - total flux cleaned = -0.00408803 Jy ! Component: 3700 - total flux cleaned = -0.00416394 Jy ! Component: 3750 - total flux cleaned = -0.00420201 Jy ! Component: 3800 - total flux cleaned = -0.00425295 Jy ! Component: 3850 - total flux cleaned = -0.00427847 Jy ! Component: 3900 - total flux cleaned = -0.0043682 Jy ! Component: 3950 - total flux cleaned = -0.00441965 Jy ! Component: 4000 - total flux cleaned = -0.00444543 Jy ! Component: 4050 - total flux cleaned = -0.00449716 Jy ! Total flux subtracted in 4096 components = -0.00453603 Jy ! Clean residual min=-0.000715 max=0.000755 Jy/beam ! Clean residual mean=0.000003 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.0747926 Jy keep ! Adding 215 model components to the UV plane model. ! The established model now contains 303 components and 0.0747926 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0752-3940_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.026 x 18.83 at 17 degrees (North through East) ! Clean map min=-0.0025664 max=0.060187 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0752-3940_S_b_map.fits wmodel /image_prod/ug002_uva//J0752-3940_S_b_map.mod ! Writing 303 model components to file: /image_prod/ug002_uva//J0752-3940_S_b_map.mod wobs /image_prod/ug002_uva//J0752-3940_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0752-3940_S_b_uvs.fits wwins /image_prod/ug002_uva//J0752-3940_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0752-3940_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0601866 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000209008 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0418 1.0418 2.08359 4.16719 8.33438 16.6688 33.3375 66.675 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 287.963 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0752-3940_S_b_dfm.log closed on Wed Mar 4 22:03:46 2020