! Started logfile: /image_prod/ug002_uva//J0409-1948_S_dfm.log on Wed Mar 4 20:13:30 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//J0409-1948_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0409-1948_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.808444 visibilities/baseline/integration-bin. ! Found source: J0409-1948 ! ! 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 5457 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 J0409-1948_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998836Jy sigma=7.372692 ! Fit after self-cal, rms=0.899066Jy sigma=6.587140 ! 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.829 mas, bmaj=9.531 mas, bpa=-12.88 degrees ! Estimated noise=2.32393 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.0792621 Jy ! Component: 100 - total flux cleaned = 0.100119 Jy ! Total flux subtracted in 100 components = 0.100119 Jy ! Clean residual min=-0.006648 max=0.008231 Jy/beam ! Clean residual mean=-0.000021 rms=0.001692 Jy/beam ! Combined flux in latest and established models = 0.100119 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.100119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074979Jy sigma=0.481537 ! Fit after self-cal, rms=0.074887Jy sigma=0.480859 ! 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.546 mas, bmaj=10.66 mas, bpa=-10.86 degrees ! Estimated noise=1.34537 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.00910356 Jy ! Component: 100 - total flux cleaned = 0.0132495 Jy ! Component: 150 - total flux cleaned = 0.015487 Jy ! Component: 200 - total flux cleaned = 0.0160286 Jy ! Total flux subtracted in 200 components = 0.0160286 Jy ! Clean residual min=-0.002960 max=0.003618 Jy/beam ! Clean residual mean=-0.000013 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.116147 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.116147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073969Jy sigma=0.470944 ! Fit after self-cal, rms=0.074003Jy sigma=0.470868 ! 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.546 x 10.66 at -10.86 degrees (North through East) ! Clean map min=-0.0029412 max=0.10212 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.70 FD 0.98 HN 1.05 KP 0.97 ! LA 1.01 MK 1.07 NL 0.97 OV 0.96 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.45 FD 1.00 HN 1.11 KP 0.94 ! LA 0.99 MK 0.99 NL 1.08 OV 1.02 ! PT 1.00 SC 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.43 FD 1.01 HN 1.08 KP 0.97 ! LA 0.98 MK 0.96 NL 0.92 OV 0.98 ! PT 0.97 SC 0.91 ! ! ! Fit before self-cal, rms=0.074003Jy sigma=0.470868 ! Fit after self-cal, rms=0.073256Jy sigma=0.463048 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.547 mas, bmaj=10.56 mas, bpa=-10.28 degrees ! Estimated noise=1.33784 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.00065156 Jy ! Component: 100 - total flux cleaned = -0.000784112 Jy ! Component: 150 - total flux cleaned = -0.000821768 Jy ! Component: 200 - total flux cleaned = -0.000792569 Jy ! Total flux subtracted in 200 components = -0.000792569 Jy ! Clean residual min=-0.002618 max=0.002584 Jy/beam ! Clean residual mean=-0.000004 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.115355 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.115355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073208Jy sigma=0.462739 ! Fit after self-cal, rms=0.073294Jy sigma=0.462583 ! 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.073294Jy sigma=0.462583 ! Fit after self-cal, rms=0.073432Jy sigma=0.461218 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=10.51 mas, bpa=-10.33 degrees ! Estimated noise=1.3324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234715 Jy ! Component: 100 - total flux cleaned = 0.00018698 Jy ! Component: 150 - total flux cleaned = 0.000146299 Jy ! Component: 200 - total flux cleaned = 0.000108666 Jy ! Total flux subtracted in 200 components = 0.000108666 Jy ! Clean residual min=-0.002160 max=0.002676 Jy/beam ! Clean residual mean=0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.115464 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.115464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073415Jy sigma=0.461127 ! Fit after self-cal, rms=0.073428Jy sigma=0.461095 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 (92, -110.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000792826 Jy ! Component: 100 - total flux cleaned = 0.00038497 Jy ! Component: 150 - total flux cleaned = 0.0001671 Jy ! Component: 200 - total flux cleaned = 3.00567e-05 Jy ! Total flux subtracted in 200 components = 3.00567e-05 Jy ! Clean residual min=-0.001940 max=0.002183 Jy/beam ! Clean residual mean=0.000003 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.115494 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.115494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073286Jy sigma=0.460290 ! Fit after self-cal, rms=0.073270Jy sigma=0.460242 ! 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.073270Jy sigma=0.460242 ! Fit after self-cal, rms=0.073168Jy sigma=0.460169 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=10.47 mas, bpa=-10.42 degrees ! Estimated noise=1.33226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000192494 Jy ! Component: 100 - total flux cleaned = 2.60146e-05 Jy ! Component: 150 - total flux cleaned = -8.41357e-05 Jy ! Component: 200 - total flux cleaned = -0.000218487 Jy ! Total flux subtracted in 200 components = -0.000218487 Jy ! Clean residual min=-0.001872 max=0.002179 Jy/beam ! Clean residual mean=0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.115275 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.115275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073111Jy sigma=0.459877 ! Fit after self-cal, rms=0.073103Jy sigma=0.459863 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.33685e-05 Jy ! Component: 100 - total flux cleaned = -2.38622e-05 Jy ! Component: 150 - total flux cleaned = -8.24553e-05 Jy ! Component: 200 - total flux cleaned = -8.3328e-05 Jy ! Total flux subtracted in 200 components = -8.3328e-05 Jy ! Clean residual min=-0.001830 max=0.002134 Jy/beam ! Clean residual mean=0.000002 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.115192 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 81 components and 0.115192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073074Jy sigma=0.459728 ! Fit after self-cal, rms=0.073068Jy sigma=0.459725 ! 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.073068Jy sigma=0.459725 ! Fit after self-cal, rms=0.073144Jy sigma=0.459697 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.16 mas, bmaj=19.62 mas, bpa=-5.796 degrees ! Estimated noise=1.5335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000254175 Jy ! Component: 100 - total flux cleaned = 0.000391782 Jy ! Component: 150 - total flux cleaned = 0.000436916 Jy ! Component: 200 - total flux cleaned = 0.000464209 Jy ! Total flux subtracted in 200 components = 0.000464209 Jy ! Clean residual min=-0.001903 max=0.001614 Jy/beam ! Clean residual mean=0.000005 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.115656 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 92 components and 0.115656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073145Jy sigma=0.459668 ! Fit after self-cal, rms=0.073140Jy sigma=0.459639 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 = 6.75134e-07 Jy ! Component: 100 - total flux cleaned = 1.45479e-05 Jy ! Component: 150 - total flux cleaned = 1.52933e-06 Jy ! Component: 200 - total flux cleaned = -9.79184e-06 Jy ! Total flux subtracted in 200 components = -9.79184e-06 Jy ! Clean residual min=-0.001860 max=0.001593 Jy/beam ! Clean residual mean=0.000005 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.115646 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.115646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073142Jy sigma=0.459634 ! Fit after self-cal, rms=0.073137Jy sigma=0.459616 ! 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.524 mas, bmaj=10.45 mas, bpa=-10.48 degrees ! Estimated noise=1.33358 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.524 x 10.45 at -10.48 degrees (North through East) ! Clean map min=-0.0026688 max=0.10181 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.821 mas, bmaj=9.331 mas, bpa=-12.79 degrees ! Estimated noise=2.2886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0777812 Jy ! Component: 100 - total flux cleaned = 0.0988665 Jy ! Component: 150 - total flux cleaned = 0.105662 Jy ! Component: 200 - total flux cleaned = 0.10705 Jy ! Total flux subtracted in 200 components = 0.10705 Jy ! Clean residual min=-0.005134 max=0.004667 Jy/beam ! Clean residual mean=-0.000007 rms=0.001311 Jy/beam ! Combined flux in latest and established models = 0.10705 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.10705 Jy ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=10.45 mas, bpa=-10.48 degrees ! Estimated noise=1.33358 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 (-3.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00501144 Jy ! Component: 100 - total flux cleaned = 0.00785297 Jy ! Component: 150 - total flux cleaned = 0.00850143 Jy ! Component: 200 - total flux cleaned = 0.00857603 Jy ! Total flux subtracted in 200 components = 0.00857603 Jy ! Clean residual min=-0.001992 max=0.002178 Jy/beam ! Clean residual mean=0.000002 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.115626 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 44 components and 0.115626 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.16 mas, bmaj=19.62 mas, bpa=-5.796 degrees ! Estimated noise=1.5335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000269194 Jy ! Component: 100 - total flux cleaned = 0.000276966 Jy ! Component: 150 - total flux cleaned = 0.000250011 Jy ! Component: 200 - total flux cleaned = 0.000273631 Jy ! Total flux subtracted in 200 components = 0.000273631 Jy ! Clean residual min=-0.001767 max=0.001589 Jy/beam ! Clean residual mean=0.000005 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.1159 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 = 1.76685e-06 Jy ! Component: 100 - total flux cleaned = -1.75492e-05 Jy ! Component: 150 - total flux cleaned = -3.56054e-05 Jy ! Component: 200 - total flux cleaned = -6.9436e-05 Jy ! Total flux subtracted in 200 components = -6.9436e-05 Jy ! Clean residual min=-0.001759 max=0.001640 Jy/beam ! Clean residual mean=0.000005 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.11583 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 85 components and 0.11583 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=10.45 mas, bpa=-10.48 degrees ! Estimated noise=1.33358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.67123e-05 Jy ! Component: 100 - total flux cleaned = -0.0002391 Jy ! Component: 150 - total flux cleaned = -0.000447057 Jy ! Component: 200 - total flux cleaned = -0.000562023 Jy ! Total flux subtracted in 200 components = -0.000562023 Jy ! Clean residual min=-0.001830 max=0.002075 Jy/beam ! Clean residual mean=0.000003 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.115268 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.115268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073162Jy sigma=0.459766 ! Fit after self-cal, rms=0.073142Jy sigma=0.459696 wmodel J0409-1948_S_map.mod ! Writing 97 model components to file: J0409-1948_S_map.mod wobs J0409-1948_S_uvs.fits ! Writing UV FITS file: J0409-1948_S_uvs.fits wwins J0409-1948_S_map.win ! wwins: Wrote 3 windows to J0409-1948_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.000907771 Jy ! Component: 100 - total flux cleaned = 0.00111031 Jy ! Component: 150 - total flux cleaned = 0.00120529 Jy ! Component: 200 - total flux cleaned = 0.00126653 Jy ! Component: 250 - total flux cleaned = 0.00123772 Jy ! Component: 300 - total flux cleaned = 0.00132351 Jy ! Component: 350 - total flux cleaned = 0.00137802 Jy ! Component: 400 - total flux cleaned = 0.00140526 Jy ! Component: 450 - total flux cleaned = 0.00140625 Jy ! Component: 500 - total flux cleaned = 0.00133023 Jy ! Component: 550 - total flux cleaned = 0.0013557 Jy ! Component: 600 - total flux cleaned = 0.00135626 Jy ! Component: 650 - total flux cleaned = 0.00142835 Jy ! Component: 700 - total flux cleaned = 0.00140414 Jy ! Component: 750 - total flux cleaned = 0.00128859 Jy ! Component: 800 - total flux cleaned = 0.00128865 Jy ! Component: 850 - total flux cleaned = 0.00124429 Jy ! Component: 900 - total flux cleaned = 0.00120045 Jy ! Component: 950 - total flux cleaned = 0.00115744 Jy ! Component: 1000 - total flux cleaned = 0.00115763 Jy ! Component: 1050 - total flux cleaned = 0.0011364 Jy ! Component: 1100 - total flux cleaned = 0.00107452 Jy ! Component: 1150 - total flux cleaned = 0.00103389 Jy ! Component: 1200 - total flux cleaned = 0.00099409 Jy ! Component: 1250 - total flux cleaned = 0.000974505 Jy ! Component: 1300 - total flux cleaned = 0.000915991 Jy ! Component: 1350 - total flux cleaned = 0.000801096 Jy ! Component: 1400 - total flux cleaned = 0.00082026 Jy ! Component: 1450 - total flux cleaned = 0.000726321 Jy ! Component: 1500 - total flux cleaned = 0.000744574 Jy ! Component: 1550 - total flux cleaned = 0.000616347 Jy ! Component: 1600 - total flux cleaned = 0.000598009 Jy ! Component: 1650 - total flux cleaned = 0.000544233 Jy ! Component: 1700 - total flux cleaned = 0.000491267 Jy ! Component: 1750 - total flux cleaned = 0.000473488 Jy ! Component: 1800 - total flux cleaned = 0.000370168 Jy ! Component: 1850 - total flux cleaned = 0.000319364 Jy ! Component: 1900 - total flux cleaned = 0.000319411 Jy ! Component: 1950 - total flux cleaned = 0.000336078 Jy ! Component: 2000 - total flux cleaned = 0.000253577 Jy ! Component: 2050 - total flux cleaned = 0.00022139 Jy ! Component: 2100 - total flux cleaned = 0.000221462 Jy ! Component: 2150 - total flux cleaned = 0.000189669 Jy ! Component: 2200 - total flux cleaned = 0.000205621 Jy ! Component: 2250 - total flux cleaned = 0.000205472 Jy ! Component: 2300 - total flux cleaned = 0.000174627 Jy ! Component: 2350 - total flux cleaned = 0.000159409 Jy ! Component: 2400 - total flux cleaned = 0.000174607 Jy ! Component: 2450 - total flux cleaned = 0.000189584 Jy ! Component: 2500 - total flux cleaned = 0.000233933 Jy ! Component: 2550 - total flux cleaned = 0.000234058 Jy ! Component: 2600 - total flux cleaned = 0.000248624 Jy ! Component: 2650 - total flux cleaned = 0.000248738 Jy ! Component: 2700 - total flux cleaned = 0.000291772 Jy ! Component: 2750 - total flux cleaned = 0.000348576 Jy ! Component: 2800 - total flux cleaned = 0.000348487 Jy ! Component: 2850 - total flux cleaned = 0.000390377 Jy ! Component: 2900 - total flux cleaned = 0.000487084 Jy ! Component: 2950 - total flux cleaned = 0.000459682 Jy ! Component: 3000 - total flux cleaned = 0.000500444 Jy ! Component: 3050 - total flux cleaned = 0.00052732 Jy ! Component: 3100 - total flux cleaned = 0.000513879 Jy ! Component: 3150 - total flux cleaned = 0.000540429 Jy ! Component: 3200 - total flux cleaned = 0.000527334 Jy ! Component: 3250 - total flux cleaned = 0.000566376 Jy ! Component: 3300 - total flux cleaned = 0.000553424 Jy ! Component: 3350 - total flux cleaned = 0.000566292 Jy ! Component: 3400 - total flux cleaned = 0.000515321 Jy ! Component: 3450 - total flux cleaned = 0.000540751 Jy ! Component: 3500 - total flux cleaned = 0.000502993 Jy ! Component: 3550 - total flux cleaned = 0.000515569 Jy ! Component: 3600 - total flux cleaned = 0.000490651 Jy ! Component: 3650 - total flux cleaned = 0.000503145 Jy ! Component: 3700 - total flux cleaned = 0.000490739 Jy ! Component: 3750 - total flux cleaned = 0.000466295 Jy ! Component: 3800 - total flux cleaned = 0.000442103 Jy ! Component: 3850 - total flux cleaned = 0.000454117 Jy ! Component: 3900 - total flux cleaned = 0.000454225 Jy ! Component: 3950 - total flux cleaned = 0.000430428 Jy ! Component: 4000 - total flux cleaned = 0.000371531 Jy ! Component: 4050 - total flux cleaned = 0.000359877 Jy ! Total flux subtracted in 4096 components = 0.000313279 Jy ! Clean residual min=-0.000722 max=0.000658 Jy/beam ! Clean residual mean=0.000001 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.115582 Jy keep ! Adding 252 model components to the UV plane model. ! The established model now contains 349 components and 0.115582 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0409-1948_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.524 x 10.45 at -10.48 degrees (North through East) ! Clean map min=-0.0022582 max=0.10127 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0409-1948_S_map.fits wmodel /image_prod/ug002_uva//J0409-1948_S_map.mod ! Writing 349 model components to file: /image_prod/ug002_uva//J0409-1948_S_map.mod wobs /image_prod/ug002_uva//J0409-1948_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0409-1948_S_uvs.fits wwins /image_prod/ug002_uva//J0409-1948_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0409-1948_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.101269 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215522 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.638463 0.638463 1.27693 2.55385 5.1077 10.2154 20.4308 40.8616 81.7233 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.101 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 469.878 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0409-1948_S_dfm.log closed on Wed Mar 4 20:13:34 2020