! Started logfile: /image_prod/ug002_uva//J1526-1725_S_dfm.log on Thu Mar 5 02:14:58 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//J1526-1725_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1526-1725_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.896889 visibilities/baseline/integration-bin. ! Found source: J1526-1725 ! ! 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 6054 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 J1526-1725_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011643Jy sigma=7.089148 ! Fit after self-cal, rms=0.889337Jy sigma=6.204539 ! 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.623 mas, bmaj=6.657 mas, bpa=-3.577 degrees ! Estimated noise=2.01682 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.0835762 Jy ! Component: 100 - total flux cleaned = 0.106795 Jy ! Total flux subtracted in 100 components = 0.106795 Jy ! Clean residual min=-0.006270 max=0.010241 Jy/beam ! Clean residual mean=0.000024 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.106795 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.106795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078053Jy sigma=0.452804 ! Fit after self-cal, rms=0.078034Jy sigma=0.452622 ! 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.192 mas, bmaj=7.938 mas, bpa=-3.305 degrees ! Estimated noise=1.35542 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.0131362 Jy ! Component: 100 - total flux cleaned = 0.0186595 Jy ! Component: 150 - total flux cleaned = 0.021124 Jy ! Component: 200 - total flux cleaned = 0.0217336 Jy ! Total flux subtracted in 200 components = 0.0217336 Jy ! Clean residual min=-0.003795 max=0.004550 Jy/beam ! Clean residual mean=0.000013 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.128529 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.128529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076227Jy sigma=0.435453 ! Fit after self-cal, rms=0.076240Jy sigma=0.435360 ! 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.192 x 7.938 at -3.305 degrees (North through East) ! Clean map min=-0.0036539 max=0.11376 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.93 HN 1.17 KP 1.02 ! LA 0.98 MK 1.01 NL 1.03 OV 1.04 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.73 FD 0.93 HN 1.14 KP 1.00 ! LA 1.01 MK 0.99 NL 1.00 OV 0.98 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.09 KP 0.97 ! LA 0.99 MK 0.99 NL 1.06 OV 0.94 ! PT 1.01 SC 1.02 ! ! ! Fit before self-cal, rms=0.076240Jy sigma=0.435360 ! Fit after self-cal, rms=0.073923Jy sigma=0.429961 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=7.904 mas, bpa=-2.941 degrees ! Estimated noise=1.3449 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.0012439 Jy ! Component: 100 - total flux cleaned = -0.00140825 Jy ! Component: 150 - total flux cleaned = -0.00144899 Jy ! Component: 200 - total flux cleaned = -0.00146767 Jy ! Total flux subtracted in 200 components = -0.00146767 Jy ! Clean residual min=-0.003034 max=0.003757 Jy/beam ! Clean residual mean=0.000010 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.127061 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.127061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073875Jy sigma=0.429898 ! Fit after self-cal, rms=0.073900Jy sigma=0.429825 ! 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.073900Jy sigma=0.429825 ! Fit after self-cal, rms=0.080732Jy sigma=0.426755 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=7.926 mas, bpa=-2.942 degrees ! Estimated noise=1.34443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.33052e-06 Jy ! Component: 100 - total flux cleaned = 1.27532e-05 Jy ! Component: 150 - total flux cleaned = 4.88227e-05 Jy ! Component: 200 - total flux cleaned = 8.18483e-05 Jy ! Total flux subtracted in 200 components = 8.18483e-05 Jy ! Clean residual min=-0.002504 max=0.003420 Jy/beam ! Clean residual mean=0.000007 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.127143 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.127143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080719Jy sigma=0.426707 ! Fit after self-cal, rms=0.080838Jy sigma=0.426659 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 (-39, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00339699 Jy ! Component: 100 - total flux cleaned = 0.00531928 Jy ! Component: 150 - total flux cleaned = 0.00658227 Jy ! Component: 200 - total flux cleaned = 0.00706489 Jy ! Total flux subtracted in 200 components = 0.00706489 Jy ! Clean residual min=-0.002232 max=0.002277 Jy/beam ! Clean residual mean=0.000004 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.134208 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 70 components and 0.134208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080676Jy sigma=0.425238 ! Fit after self-cal, rms=0.080675Jy sigma=0.425132 ! 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.080675Jy sigma=0.425132 ! Fit after self-cal, rms=0.080904Jy sigma=0.425008 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=7.929 mas, bpa=-2.928 degrees ! Estimated noise=1.33998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129625 Jy ! Component: 100 - total flux cleaned = 0.0017407 Jy ! Component: 150 - total flux cleaned = 0.00199171 Jy ! Component: 200 - total flux cleaned = 0.00222972 Jy ! Total flux subtracted in 200 components = 0.00222972 Jy ! Clean residual min=-0.002133 max=0.002131 Jy/beam ! Clean residual mean=0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.136437 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 91 components and 0.136437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080865Jy sigma=0.424796 ! Fit after self-cal, rms=0.080880Jy sigma=0.424777 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.000315457 Jy ! Component: 100 - total flux cleaned = 0.000481694 Jy ! Component: 150 - total flux cleaned = 0.000556282 Jy ! Component: 200 - total flux cleaned = 0.000642891 Jy ! Total flux subtracted in 200 components = 0.000642891 Jy ! Clean residual min=-0.002171 max=0.002141 Jy/beam ! Clean residual mean=0.000003 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.13708 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 103 components and 0.13708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080863Jy sigma=0.424729 ! Fit after self-cal, rms=0.080867Jy sigma=0.424725 ! 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.080867Jy sigma=0.424725 ! Fit after self-cal, rms=0.080945Jy sigma=0.424693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.019 mas, bmaj=15.65 mas, bpa=1.703 degrees ! Estimated noise=1.64602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00068938 Jy ! Component: 100 - total flux cleaned = 0.000953914 Jy ! Component: 150 - total flux cleaned = 0.00101503 Jy ! Component: 200 - total flux cleaned = 0.00105684 Jy ! Total flux subtracted in 200 components = 0.00105684 Jy ! Clean residual min=-0.002671 max=0.002372 Jy/beam ! Clean residual mean=0.000005 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.138137 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 116 components and 0.138137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080940Jy sigma=0.424692 ! Fit after self-cal, rms=0.080944Jy sigma=0.424685 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.32742e-05 Jy ! Component: 100 - total flux cleaned = 0.000104602 Jy ! Component: 150 - total flux cleaned = 0.000130112 Jy ! Component: 200 - total flux cleaned = 0.000142515 Jy ! Total flux subtracted in 200 components = 0.000142515 Jy ! Clean residual min=-0.002688 max=0.002365 Jy/beam ! Clean residual mean=0.000005 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.13828 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 120 components and 0.13828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080941Jy sigma=0.424699 ! Fit after self-cal, rms=0.080942Jy sigma=0.424694 ! 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.221 mas, bmaj=7.933 mas, bpa=-2.938 degrees ! Estimated noise=1.33961 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.221 x 7.933 at -2.938 degrees (North through East) ! Clean map min=-0.0020666 max=0.113 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.64 mas, bmaj=6.651 mas, bpa=-3.294 degrees ! Estimated noise=2.02245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0836665 Jy ! Component: 100 - total flux cleaned = 0.106877 Jy ! Component: 150 - total flux cleaned = 0.118041 Jy ! Component: 200 - total flux cleaned = 0.124201 Jy ! Total flux subtracted in 200 components = 0.124201 Jy ! Clean residual min=-0.004223 max=0.004482 Jy/beam ! Clean residual mean=0.000008 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.124201 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.124201 Jy ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=7.933 mas, bpa=-2.938 degrees ! Estimated noise=1.33961 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.00421735 Jy ! Component: 100 - total flux cleaned = 0.00690429 Jy ! Component: 150 - total flux cleaned = 0.00886769 Jy ! Component: 200 - total flux cleaned = 0.010357 Jy ! Total flux subtracted in 200 components = 0.010357 Jy ! Clean residual min=-0.002222 max=0.002232 Jy/beam ! Clean residual mean=0.000006 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.134558 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 45 components and 0.134558 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.019 mas, bmaj=15.65 mas, bpa=1.703 degrees ! Estimated noise=1.64602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159632 Jy ! Component: 100 - total flux cleaned = 0.00254225 Jy ! Component: 150 - total flux cleaned = 0.00287126 Jy ! Component: 200 - total flux cleaned = 0.00309696 Jy ! Total flux subtracted in 200 components = 0.00309696 Jy ! Clean residual min=-0.002597 max=0.002368 Jy/beam ! Clean residual mean=0.000007 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.137655 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00022014 Jy ! Component: 100 - total flux cleaned = 0.000349358 Jy ! Component: 150 - total flux cleaned = 0.000483697 Jy ! Component: 200 - total flux cleaned = 0.000602012 Jy ! Total flux subtracted in 200 components = 0.000602012 Jy ! Clean residual min=-0.002645 max=0.002342 Jy/beam ! Clean residual mean=0.000006 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.138257 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 78 components and 0.138257 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=7.933 mas, bpa=-2.938 degrees ! Estimated noise=1.33961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000149346 Jy ! Component: 100 - total flux cleaned = 9.28539e-05 Jy ! Component: 150 - total flux cleaned = 6.78199e-05 Jy ! Component: 200 - total flux cleaned = 2.14743e-05 Jy ! Total flux subtracted in 200 components = 2.14743e-05 Jy ! Clean residual min=-0.002159 max=0.002178 Jy/beam ! Clean residual mean=0.000003 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.138279 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 0.138279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080955Jy sigma=0.424774 ! Fit after self-cal, rms=0.080958Jy sigma=0.424758 wmodel J1526-1725_S_map.mod ! Writing 92 model components to file: J1526-1725_S_map.mod wobs J1526-1725_S_uvs.fits ! Writing UV FITS file: J1526-1725_S_uvs.fits wwins J1526-1725_S_map.win ! wwins: Wrote 2 windows to J1526-1725_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 = -3.88307e-05 Jy ! Component: 100 - total flux cleaned = 0.000178489 Jy ! Component: 150 - total flux cleaned = 0.000246933 Jy ! Component: 200 - total flux cleaned = 0.000247083 Jy ! Component: 250 - total flux cleaned = 0.00034135 Jy ! Component: 300 - total flux cleaned = 0.000341419 Jy ! Component: 350 - total flux cleaned = 0.00039949 Jy ! Component: 400 - total flux cleaned = 0.000399314 Jy ! Component: 450 - total flux cleaned = 0.000427012 Jy ! Component: 500 - total flux cleaned = 0.000506946 Jy ! Component: 550 - total flux cleaned = 0.000558685 Jy ! Component: 600 - total flux cleaned = 0.000584817 Jy ! Component: 650 - total flux cleaned = 0.00060996 Jy ! Component: 700 - total flux cleaned = 0.000634078 Jy ! Component: 750 - total flux cleaned = 0.000610636 Jy ! Component: 800 - total flux cleaned = 0.000611344 Jy ! Component: 850 - total flux cleaned = 0.000634835 Jy ! Component: 900 - total flux cleaned = 0.000703155 Jy ! Component: 950 - total flux cleaned = 0.000747472 Jy ! Component: 1000 - total flux cleaned = 0.000769229 Jy ! Component: 1050 - total flux cleaned = 0.000769102 Jy ! Component: 1100 - total flux cleaned = 0.000790405 Jy ! Component: 1150 - total flux cleaned = 0.000790154 Jy ! Component: 1200 - total flux cleaned = 0.000769462 Jy ! Component: 1250 - total flux cleaned = 0.000789905 Jy ! Component: 1300 - total flux cleaned = 0.00083024 Jy ! Component: 1350 - total flux cleaned = 0.000810418 Jy ! Component: 1400 - total flux cleaned = 0.000829866 Jy ! Component: 1450 - total flux cleaned = 0.000810514 Jy ! Component: 1500 - total flux cleaned = 0.000848742 Jy ! Component: 1550 - total flux cleaned = 0.000867389 Jy ! Component: 1600 - total flux cleaned = 0.000904552 Jy ! Component: 1650 - total flux cleaned = 0.00088619 Jy ! Component: 1700 - total flux cleaned = 0.000958865 Jy ! Component: 1750 - total flux cleaned = 0.000994898 Jy ! Component: 1800 - total flux cleaned = 0.00106612 Jy ! Component: 1850 - total flux cleaned = 0.00113675 Jy ! Component: 1900 - total flux cleaned = 0.00117169 Jy ! Component: 1950 - total flux cleaned = 0.00118925 Jy ! Component: 2000 - total flux cleaned = 0.0012235 Jy ! Component: 2050 - total flux cleaned = 0.00127457 Jy ! Component: 2100 - total flux cleaned = 0.00132502 Jy ! Component: 2150 - total flux cleaned = 0.0013415 Jy ! Component: 2200 - total flux cleaned = 0.00142403 Jy ! Component: 2250 - total flux cleaned = 0.0014731 Jy ! Component: 2300 - total flux cleaned = 0.00150547 Jy ! Component: 2350 - total flux cleaned = 0.00158572 Jy ! Component: 2400 - total flux cleaned = 0.00156957 Jy ! Component: 2450 - total flux cleaned = 0.00166398 Jy ! Component: 2500 - total flux cleaned = 0.00169534 Jy ! Component: 2550 - total flux cleaned = 0.00175705 Jy ! Component: 2600 - total flux cleaned = 0.00177241 Jy ! Component: 2650 - total flux cleaned = 0.00184841 Jy ! Component: 2700 - total flux cleaned = 0.00186375 Jy ! Component: 2750 - total flux cleaned = 0.00192362 Jy ! Component: 2800 - total flux cleaned = 0.0019679 Jy ! Component: 2850 - total flux cleaned = 0.00205602 Jy ! Component: 2900 - total flux cleaned = 0.00212886 Jy ! Component: 2950 - total flux cleaned = 0.00218663 Jy ! Component: 3000 - total flux cleaned = 0.00221534 Jy ! Component: 3050 - total flux cleaned = 0.00227215 Jy ! Component: 3100 - total flux cleaned = 0.00232842 Jy ! Component: 3150 - total flux cleaned = 0.00235639 Jy ! Component: 3200 - total flux cleaned = 0.0024258 Jy ! Component: 3250 - total flux cleaned = 0.00245345 Jy ! Component: 3300 - total flux cleaned = 0.00253541 Jy ! Component: 3350 - total flux cleaned = 0.00254892 Jy ! Component: 3400 - total flux cleaned = 0.00261629 Jy ! Component: 3450 - total flux cleaned = 0.0026831 Jy ! Component: 3500 - total flux cleaned = 0.00272275 Jy ! Component: 3550 - total flux cleaned = 0.0027358 Jy ! Component: 3600 - total flux cleaned = 0.00282735 Jy ! Component: 3650 - total flux cleaned = 0.00282735 Jy ! Component: 3700 - total flux cleaned = 0.00290455 Jy ! Component: 3750 - total flux cleaned = 0.00287905 Jy ! Component: 3800 - total flux cleaned = 0.00294262 Jy ! Component: 3850 - total flux cleaned = 0.00291729 Jy ! Component: 3900 - total flux cleaned = 0.00292988 Jy ! Component: 3950 - total flux cleaned = 0.00294227 Jy ! Component: 4000 - total flux cleaned = 0.00291759 Jy ! Component: 4050 - total flux cleaned = 0.00290533 Jy ! Total flux subtracted in 4096 components = 0.00296629 Jy ! Clean residual min=-0.000696 max=0.000716 Jy/beam ! Clean residual mean=0.000001 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.141245 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 381 components and 0.141245 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1526-1725_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.221 x 7.933 at -2.938 degrees (North through East) ! Clean map min=-0.0015736 max=0.1125 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1526-1725_S_map.fits wmodel /image_prod/ug002_uva//J1526-1725_S_map.mod ! Writing 381 model components to file: /image_prod/ug002_uva//J1526-1725_S_map.mod wobs /image_prod/ug002_uva//J1526-1725_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1526-1725_S_uvs.fits wwins /image_prod/ug002_uva//J1526-1725_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1526-1725_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.112498 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223001 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.59468 0.59468 1.18936 2.37872 4.75744 9.51488 19.0298 38.0595 76.119 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.112 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 504.473 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1526-1725_S_dfm.log closed on Thu Mar 5 02:15:01 2020