! Started logfile: /image_prod/ug002_uva//J0501+7128_S_dfm.log on Wed Mar 4 20:36:40 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//J0501+7128_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0501+7128_S_uva.fits ! AN table 1: 80 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881944 visibilities/baseline/integration-bin. ! Found source: J0501+7128 ! ! 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 9525 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 J0501+7128_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019604Jy sigma=7.705258 ! Fit after self-cal, rms=0.841531Jy sigma=6.371790 ! 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.067 mas, bmaj=5.346 mas, bpa=36.76 degrees ! Estimated noise=1.69837 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.122696 Jy ! Component: 100 - total flux cleaned = 0.149474 Jy ! Total flux subtracted in 100 components = 0.149474 Jy ! Clean residual min=-0.005547 max=0.007550 Jy/beam ! Clean residual mean=-0.000006 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.149474 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.149474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074513Jy sigma=0.501846 ! Fit after self-cal, rms=0.074509Jy sigma=0.501768 ! 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.733 mas, bmaj=6.258 mas, bpa=35.52 degrees ! Estimated noise=0.98789 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.00940561 Jy ! Component: 100 - total flux cleaned = 0.013013 Jy ! Component: 150 - total flux cleaned = 0.014354 Jy ! Component: 200 - total flux cleaned = 0.0144486 Jy ! Total flux subtracted in 200 components = 0.0144486 Jy ! Clean residual min=-0.004045 max=0.004410 Jy/beam ! Clean residual mean=0.000018 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.163922 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.163922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073282Jy sigma=0.494596 ! Fit after self-cal, rms=0.073278Jy sigma=0.494530 ! 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.733 x 6.258 at 35.52 degrees (North through East) ! Clean map min=-0.0038968 max=0.15958 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 1.01 KP 1.04 ! LA 0.99 MK 1.04 NL 0.99 OV 1.01 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 FD 0.98 HN 1.02 KP 1.04 ! LA 1.04 MK 1.06 NL 1.09 OV 0.97 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.04 KP 1.03 ! LA 1.15 MK 1.02 NL 0.99 OV 1.00 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.073278Jy sigma=0.494530 ! Fit after self-cal, rms=0.070463Jy sigma=0.480841 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.758 mas, bmaj=6.243 mas, bpa=35.48 degrees ! Estimated noise=0.987279 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.000247113 Jy ! Component: 100 - total flux cleaned = 0.000374594 Jy ! Component: 150 - total flux cleaned = 0.00050641 Jy ! Component: 200 - total flux cleaned = 0.000537009 Jy ! Total flux subtracted in 200 components = 0.000537009 Jy ! Clean residual min=-0.003773 max=0.003663 Jy/beam ! Clean residual mean=-0.000006 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.164459 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.164459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070439Jy sigma=0.480743 ! Fit after self-cal, rms=0.070450Jy sigma=0.480570 ! 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.070450Jy sigma=0.480570 ! Fit after self-cal, rms=0.069222Jy sigma=0.457085 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.753 mas, bmaj=6.273 mas, bpa=35.63 degrees ! Estimated noise=0.987703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000640502 Jy ! Component: 100 - total flux cleaned = 0.000659104 Jy ! Component: 150 - total flux cleaned = 0.000659588 Jy ! Component: 200 - total flux cleaned = 0.00068787 Jy ! Total flux subtracted in 200 components = 0.00068787 Jy ! Clean residual min=-0.001770 max=0.001681 Jy/beam ! Clean residual mean=-0.000008 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.165147 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.165147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069210Jy sigma=0.456959 ! Fit after self-cal, rms=0.069273Jy sigma=0.456740 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.000133575 Jy ! Component: 100 - total flux cleaned = 9.82319e-05 Jy ! Component: 150 - total flux cleaned = 9.88353e-05 Jy ! Component: 200 - total flux cleaned = 0.000107847 Jy ! Total flux subtracted in 200 components = 0.000107847 Jy ! Clean residual min=-0.001804 max=0.001708 Jy/beam ! Clean residual mean=-0.000008 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.165255 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.165255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069269Jy sigma=0.456701 ! Fit after self-cal, rms=0.069268Jy sigma=0.456695 ! 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.069268Jy sigma=0.456695 ! Fit after self-cal, rms=0.069283Jy sigma=0.456641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=6.278 mas, bpa=35.68 degrees ! Estimated noise=0.987586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000361847 Jy ! Component: 100 - total flux cleaned = 0.000391536 Jy ! Component: 150 - total flux cleaned = 0.00041457 Jy ! Component: 200 - total flux cleaned = 0.000433274 Jy ! Total flux subtracted in 200 components = 0.000433274 Jy ! Clean residual min=-0.001779 max=0.001669 Jy/beam ! Clean residual mean=-0.000008 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.165688 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.165688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069277Jy sigma=0.456593 ! Fit after self-cal, rms=0.069276Jy sigma=0.456589 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.31752e-05 Jy ! Component: 100 - total flux cleaned = 5.24737e-05 Jy ! Component: 150 - total flux cleaned = 5.95926e-05 Jy ! Component: 200 - total flux cleaned = 5.98448e-05 Jy ! Total flux subtracted in 200 components = 5.98448e-05 Jy ! Clean residual min=-0.001789 max=0.001684 Jy/beam ! Clean residual mean=-0.000008 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.165748 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.165748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069274Jy sigma=0.456573 ! Fit after self-cal, rms=0.069274Jy sigma=0.456572 ! 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.069274Jy sigma=0.456572 ! Fit after self-cal, rms=0.069275Jy sigma=0.456554 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.361 mas, bmaj=10.4 mas, bpa=29.29 degrees ! Estimated noise=1.18927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000597581 Jy ! Component: 100 - total flux cleaned = 0.000597553 Jy ! Component: 150 - total flux cleaned = 0.000611058 Jy ! Component: 200 - total flux cleaned = 0.000617557 Jy ! Total flux subtracted in 200 components = 0.000617557 Jy ! Clean residual min=-0.001902 max=0.001819 Jy/beam ! Clean residual mean=-0.000015 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.166366 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 44 components and 0.166366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069277Jy sigma=0.456557 ! Fit after self-cal, rms=0.069275Jy sigma=0.456543 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 = 4.09149e-05 Jy ! Component: 100 - total flux cleaned = 3.1678e-05 Jy ! Component: 150 - total flux cleaned = 3.75752e-05 Jy ! Component: 200 - total flux cleaned = 4.31191e-05 Jy ! Total flux subtracted in 200 components = 4.31191e-05 Jy ! Clean residual min=-0.001901 max=0.001823 Jy/beam ! Clean residual mean=-0.000015 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.166409 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.166409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069279Jy sigma=0.456560 ! Fit after self-cal, rms=0.069278Jy sigma=0.456555 ! 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.739 mas, bmaj=6.281 mas, bpa=35.74 degrees ! Estimated noise=0.987533 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.739 x 6.281 at 35.74 degrees (North through East) ! Clean map min=-0.0017819 max=0.15878 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.07 mas, bmaj=5.351 mas, bpa=36.79 degrees ! Estimated noise=1.70445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123083 Jy ! Component: 100 - total flux cleaned = 0.150019 Jy ! Component: 150 - total flux cleaned = 0.157971 Jy ! Component: 200 - total flux cleaned = 0.162331 Jy ! Total flux subtracted in 200 components = 0.162331 Jy ! Clean residual min=-0.003459 max=0.003661 Jy/beam ! Clean residual mean=-0.000009 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.162331 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.162331 Jy ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=6.281 mas, bpa=35.74 degrees ! Estimated noise=0.987533 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.00304222 Jy ! Component: 100 - total flux cleaned = 0.00408374 Jy ! Component: 150 - total flux cleaned = 0.00408949 Jy ! Component: 200 - total flux cleaned = 0.00404642 Jy ! Total flux subtracted in 200 components = 0.00404642 Jy ! Clean residual min=-0.001812 max=0.001682 Jy/beam ! Clean residual mean=-0.000008 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.166377 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 27 components and 0.166377 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.361 mas, bmaj=10.4 mas, bpa=29.29 degrees ! Estimated noise=1.18927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000196128 Jy ! Component: 100 - total flux cleaned = 0.000152786 Jy ! Component: 150 - total flux cleaned = 0.0001212 Jy ! Component: 200 - total flux cleaned = 0.00010357 Jy ! Total flux subtracted in 200 components = 0.00010357 Jy ! Clean residual min=-0.001869 max=0.001842 Jy/beam ! Clean residual mean=-0.000015 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.166481 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.55861e-05 Jy ! Component: 100 - total flux cleaned = -3.03476e-05 Jy ! Component: 150 - total flux cleaned = -3.73878e-05 Jy ! Component: 200 - total flux cleaned = -5.04233e-05 Jy ! Total flux subtracted in 200 components = -5.04233e-05 Jy ! Clean residual min=-0.001882 max=0.001837 Jy/beam ! Clean residual mean=-0.000015 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.16643 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 33 components and 0.16643 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.739 mas, bmaj=6.281 mas, bpa=35.74 degrees ! Estimated noise=0.987533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131826 Jy ! Component: 100 - total flux cleaned = -0.000165924 Jy ! Component: 150 - total flux cleaned = -0.000165655 Jy ! Component: 200 - total flux cleaned = -0.000176591 Jy ! Total flux subtracted in 200 components = -0.000176591 Jy ! Clean residual min=-0.001844 max=0.001681 Jy/beam ! Clean residual mean=-0.000008 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.166254 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.166254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069283Jy sigma=0.456540 ! Fit after self-cal, rms=0.069279Jy sigma=0.456532 wmodel J0501+7128_S_map.mod ! Writing 43 model components to file: J0501+7128_S_map.mod wobs J0501+7128_S_uvs.fits ! Writing UV FITS file: J0501+7128_S_uvs.fits wwins J0501+7128_S_map.win ! wwins: Wrote 1 windows to J0501+7128_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.000200258 Jy ! Component: 100 - total flux cleaned = -0.000346893 Jy ! Component: 150 - total flux cleaned = -0.000513865 Jy ! Component: 200 - total flux cleaned = -0.000729425 Jy ! Component: 250 - total flux cleaned = -0.000912724 Jy ! Component: 300 - total flux cleaned = -0.00104125 Jy ! Component: 350 - total flux cleaned = -0.00121611 Jy ! Component: 400 - total flux cleaned = -0.00131411 Jy ! Component: 450 - total flux cleaned = -0.00143349 Jy ! Component: 500 - total flux cleaned = -0.00150369 Jy ! Component: 550 - total flux cleaned = -0.00150331 Jy ! Component: 600 - total flux cleaned = -0.00150357 Jy ! Component: 650 - total flux cleaned = -0.00154847 Jy ! Component: 700 - total flux cleaned = -0.00159267 Jy ! Component: 750 - total flux cleaned = -0.00157096 Jy ! Component: 800 - total flux cleaned = -0.00159282 Jy ! Component: 850 - total flux cleaned = -0.0016565 Jy ! Component: 900 - total flux cleaned = -0.00167752 Jy ! Component: 950 - total flux cleaned = -0.00171867 Jy ! Component: 1000 - total flux cleaned = -0.00171894 Jy ! Component: 1050 - total flux cleaned = -0.00177947 Jy ! Component: 1100 - total flux cleaned = -0.00175945 Jy ! Component: 1150 - total flux cleaned = -0.001799 Jy ! Component: 1200 - total flux cleaned = -0.00189663 Jy ! Component: 1250 - total flux cleaned = -0.00189655 Jy ! Component: 1300 - total flux cleaned = -0.00197274 Jy ! Component: 1350 - total flux cleaned = -0.00195396 Jy ! Component: 1400 - total flux cleaned = -0.00195402 Jy ! Component: 1450 - total flux cleaned = -0.00202802 Jy ! Component: 1500 - total flux cleaned = -0.00208313 Jy ! Component: 1550 - total flux cleaned = -0.00204673 Jy ! Component: 1600 - total flux cleaned = -0.00210073 Jy ! Component: 1650 - total flux cleaned = -0.00213631 Jy ! Component: 1700 - total flux cleaned = -0.00217177 Jy ! Component: 1750 - total flux cleaned = -0.00220713 Jy ! Component: 1800 - total flux cleaned = -0.00227683 Jy ! Component: 1850 - total flux cleaned = -0.00225968 Jy ! Component: 1900 - total flux cleaned = -0.00232803 Jy ! Component: 1950 - total flux cleaned = -0.00229386 Jy ! Component: 2000 - total flux cleaned = -0.00237792 Jy ! Component: 2050 - total flux cleaned = -0.00239449 Jy ! Component: 2100 - total flux cleaned = -0.00244395 Jy ! Component: 2150 - total flux cleaned = -0.00250952 Jy ! Component: 2200 - total flux cleaned = -0.00247687 Jy ! Component: 2250 - total flux cleaned = -0.00252544 Jy ! Component: 2300 - total flux cleaned = -0.00249334 Jy ! Component: 2350 - total flux cleaned = -0.00254127 Jy ! Component: 2400 - total flux cleaned = -0.002557 Jy ! Component: 2450 - total flux cleaned = -0.00254144 Jy ! Component: 2500 - total flux cleaned = -0.00255696 Jy ! Component: 2550 - total flux cleaned = -0.0025415 Jy ! Component: 2600 - total flux cleaned = -0.00257244 Jy ! Component: 2650 - total flux cleaned = -0.00261818 Jy ! Component: 2700 - total flux cleaned = -0.0026182 Jy ! Component: 2750 - total flux cleaned = -0.00260311 Jy ! Component: 2800 - total flux cleaned = -0.0026627 Jy ! Component: 2850 - total flux cleaned = -0.00270721 Jy ! Component: 2900 - total flux cleaned = -0.00266306 Jy ! Component: 2950 - total flux cleaned = -0.00272176 Jy ! Component: 3000 - total flux cleaned = -0.00278008 Jy ! Component: 3050 - total flux cleaned = -0.00276565 Jy ! Component: 3100 - total flux cleaned = -0.00286638 Jy ! Component: 3150 - total flux cleaned = -0.00286643 Jy ! Component: 3200 - total flux cleaned = -0.00290894 Jy ! Component: 3250 - total flux cleaned = -0.00288062 Jy ! Component: 3300 - total flux cleaned = -0.00296478 Jy ! Component: 3350 - total flux cleaned = -0.00296479 Jy ! Component: 3400 - total flux cleaned = -0.00297871 Jy ! Component: 3450 - total flux cleaned = -0.00296517 Jy ! Component: 3500 - total flux cleaned = -0.00302016 Jy ! Component: 3550 - total flux cleaned = -0.00307469 Jy ! Component: 3600 - total flux cleaned = -0.00310163 Jy ! Component: 3650 - total flux cleaned = -0.00316901 Jy ! Component: 3700 - total flux cleaned = -0.00316901 Jy ! Component: 3750 - total flux cleaned = -0.0031424 Jy ! Component: 3800 - total flux cleaned = -0.00315565 Jy ! Component: 3850 - total flux cleaned = -0.00323464 Jy ! Component: 3900 - total flux cleaned = -0.00322159 Jy ! Component: 3950 - total flux cleaned = -0.00324762 Jy ! Component: 4000 - total flux cleaned = -0.00329938 Jy ! Component: 4050 - total flux cleaned = -0.00326065 Jy ! Total flux subtracted in 4096 components = -0.00327352 Jy ! Clean residual min=-0.000809 max=0.000796 Jy/beam ! Clean residual mean=-0.000003 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.16298 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 340 components and 0.16298 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0501+7128_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.739 x 6.281 at 35.74 degrees (North through East) ! Clean map min=-0.0015356 max=0.15874 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0501+7128_S_map.fits wmodel /image_prod/ug002_uva//J0501+7128_S_map.mod ! Writing 340 model components to file: /image_prod/ug002_uva//J0501+7128_S_map.mod wobs /image_prod/ug002_uva//J0501+7128_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0501+7128_S_uvs.fits wwins /image_prod/ug002_uva//J0501+7128_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0501+7128_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.15874 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000235943 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.445904 0.445904 0.891808 1.78362 3.56723 7.13447 14.2689 28.5379 57.0757 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.158 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 672.79 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0501+7128_S_dfm.log closed on Wed Mar 4 20:36:44 2020