! Started logfile: /image_prod/ug002_uva//J0801+4401_S_dfm.log on Wed Mar 4 22:07: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//J0801+4401_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0801+4401_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.951235 visibilities/baseline/integration-bin. ! Found source: J0801+4401 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 4623 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 J0801+4401_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.099956Jy sigma=8.398565 ! Fit after self-cal, rms=0.613831Jy sigma=4.785744 ! 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.173 mas, bmaj=4.611 mas, bpa=-1.13 degrees ! Estimated noise=2.04434 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.309073 Jy ! Component: 100 - total flux cleaned = 0.375389 Jy ! Total flux subtracted in 100 components = 0.375389 Jy ! Clean residual min=-0.019765 max=0.022787 Jy/beam ! Clean residual mean=-0.000046 rms=0.004010 Jy/beam ! Combined flux in latest and established models = 0.375389 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.375389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103867Jy sigma=0.614830 ! Fit after self-cal, rms=0.103848Jy sigma=0.614699 ! 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.751 mas, bmaj=5.495 mas, bpa=2.82 degrees ! Estimated noise=1.40333 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 (14.5, 42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000233762 Jy ! Component: 100 - total flux cleaned = -0.00144974 Jy ! Component: 150 - total flux cleaned = -0.00340881 Jy ! Component: 200 - total flux cleaned = -0.00419031 Jy ! Total flux subtracted in 200 components = -0.00419031 Jy ! Clean residual min=-0.014534 max=0.013030 Jy/beam ! Clean residual mean=-0.000067 rms=0.002747 Jy/beam ! Combined flux in latest and established models = 0.371199 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.371199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096359Jy sigma=0.570243 ! Fit after self-cal, rms=0.096204Jy sigma=0.569201 ! 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.751 x 5.495 at 2.82 degrees (North through East) ! Clean map min=-0.013605 max=0.38824 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 0.99 KP 1.03 ! LA 1.06 MK 1.04 OV 0.84 PT 1.02 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 0.98 KP 1.05 ! LA 1.07 MK 1.03 OV 0.90 PT 1.04 ! SC 0.71 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 0.99 KP 1.05 ! LA 1.02 MK 0.99 OV 0.91 PT 1.04 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.096204Jy sigma=0.569201 ! Fit after self-cal, rms=0.074248Jy sigma=0.475521 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.678 mas, bmaj=5.417 mas, bpa=5.169 degrees ! Estimated noise=1.38808 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 (9.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00418701 Jy ! Component: 100 - total flux cleaned = 0.00404129 Jy ! Component: 150 - total flux cleaned = 0.00390687 Jy ! Component: 200 - total flux cleaned = 0.00390907 Jy ! Total flux subtracted in 200 components = 0.00390907 Jy ! Clean residual min=-0.006265 max=0.007095 Jy/beam ! Clean residual mean=-0.000045 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.375108 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.375108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073206Jy sigma=0.469388 ! Fit after self-cal, rms=0.073081Jy sigma=0.468669 ! 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.073081Jy sigma=0.468669 ! Fit after self-cal, rms=0.073101Jy sigma=0.437800 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.666 mas, bmaj=5.426 mas, bpa=6.156 degrees ! Estimated noise=1.3912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183672 Jy ! Component: 100 - total flux cleaned = 0.00211839 Jy ! Component: 150 - total flux cleaned = 0.00220163 Jy ! Component: 200 - total flux cleaned = 0.00220274 Jy ! Total flux subtracted in 200 components = 0.00220274 Jy ! Clean residual min=-0.003262 max=0.003730 Jy/beam ! Clean residual mean=-0.000017 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.377311 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 64 components and 0.377311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072852Jy sigma=0.435756 ! Fit after self-cal, rms=0.072898Jy sigma=0.435667 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 (7.5, -67.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181796 Jy ! Component: 100 - total flux cleaned = 0.0017521 Jy ! Component: 150 - total flux cleaned = 0.00161719 Jy ! Component: 200 - total flux cleaned = 0.00155423 Jy ! Total flux subtracted in 200 components = 0.00155423 Jy ! Clean residual min=-0.002984 max=0.002989 Jy/beam ! Clean residual mean=-0.000014 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.378865 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 82 components and 0.378865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072694Jy sigma=0.433936 ! Fit after self-cal, rms=0.072684Jy sigma=0.433879 ! 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.072684Jy sigma=0.433879 ! Fit after self-cal, rms=0.072820Jy sigma=0.433421 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.659 mas, bmaj=5.424 mas, bpa=6.459 degrees ! Estimated noise=1.39342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188718 Jy ! Component: 100 - total flux cleaned = 0.00208936 Jy ! Component: 150 - total flux cleaned = 0.0020892 Jy ! Component: 200 - total flux cleaned = 0.00208921 Jy ! Total flux subtracted in 200 components = 0.00208921 Jy ! Clean residual min=-0.002712 max=0.002681 Jy/beam ! Clean residual mean=-0.000013 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.380954 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 94 components and 0.380954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072704Jy sigma=0.432453 ! Fit after self-cal, rms=0.072700Jy sigma=0.432439 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.000156747 Jy ! Component: 100 - total flux cleaned = -0.000110047 Jy ! Component: 150 - total flux cleaned = -6.7012e-05 Jy ! Component: 200 - total flux cleaned = -6.72925e-05 Jy ! Total flux subtracted in 200 components = -6.72925e-05 Jy ! Clean residual min=-0.002675 max=0.002559 Jy/beam ! Clean residual mean=-0.000014 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.380887 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 109 components and 0.380887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072648Jy sigma=0.432032 ! Fit after self-cal, rms=0.072649Jy sigma=0.432025 ! 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.072649Jy sigma=0.432025 ! Fit after self-cal, rms=0.072784Jy sigma=0.431778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.225 mas, bmaj=9.666 mas, bpa=24.41 degrees ! Estimated noise=1.72846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102024 Jy ! Component: 100 - total flux cleaned = 0.00116741 Jy ! Component: 150 - total flux cleaned = 0.00139475 Jy ! Component: 200 - total flux cleaned = 0.00145208 Jy ! Total flux subtracted in 200 components = 0.00145208 Jy ! Clean residual min=-0.002329 max=0.002682 Jy/beam ! Clean residual mean=-0.000028 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.382339 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 124 components and 0.382339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072742Jy sigma=0.431426 ! Fit after self-cal, rms=0.072739Jy sigma=0.431417 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.000143837 Jy ! Component: 100 - total flux cleaned = -0.000168356 Jy ! Component: 150 - total flux cleaned = -0.000189577 Jy ! Component: 200 - total flux cleaned = -0.000211008 Jy ! Total flux subtracted in 200 components = -0.000211008 Jy ! Clean residual min=-0.002295 max=0.002650 Jy/beam ! Clean residual mean=-0.000029 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.382128 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 132 components and 0.382128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072728Jy sigma=0.431337 ! Fit after self-cal, rms=0.072727Jy sigma=0.431335 ! 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.653 mas, bmaj=5.42 mas, bpa=6.668 degrees ! Estimated noise=1.39564 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.653 x 5.42 at 6.668 degrees (North through East) ! Clean map min=-0.0026061 max=0.38561 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.114 mas, bmaj=4.555 mas, bpa=3.584 degrees ! Estimated noise=2.00059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.302423 Jy ! Component: 100 - total flux cleaned = 0.368439 Jy ! Component: 150 - total flux cleaned = 0.380547 Jy ! Component: 200 - total flux cleaned = 0.381368 Jy ! Total flux subtracted in 200 components = 0.381368 Jy ! Clean residual min=-0.005193 max=0.006291 Jy/beam ! Clean residual mean=-0.000010 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.381368 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.381368 Jy ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=5.42 mas, bpa=6.668 degrees ! Estimated noise=1.39564 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.00247334 Jy ! Component: 100 - total flux cleaned = 0.0031384 Jy ! Component: 150 - total flux cleaned = 0.00358148 Jy ! Component: 200 - total flux cleaned = 0.00358826 Jy ! Total flux subtracted in 200 components = 0.00358826 Jy ! Clean residual min=-0.002984 max=0.003194 Jy/beam ! Clean residual mean=-0.000014 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.384956 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.384956 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.225 mas, bmaj=9.666 mas, bpa=24.41 degrees ! Estimated noise=1.72846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000812826 Jy ! Component: 100 - total flux cleaned = -0.000953216 Jy ! Component: 150 - total flux cleaned = -0.00113247 Jy ! Component: 200 - total flux cleaned = -0.001285 Jy ! Total flux subtracted in 200 components = -0.001285 Jy ! Clean residual min=-0.003071 max=0.003048 Jy/beam ! Clean residual mean=-0.000032 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.383671 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 = -9.39598e-05 Jy ! Component: 100 - total flux cleaned = -0.000262527 Jy ! Component: 150 - total flux cleaned = -0.000340061 Jy ! Component: 200 - total flux cleaned = -0.000413466 Jy ! Total flux subtracted in 200 components = -0.000413466 Jy ! Clean residual min=-0.002818 max=0.002944 Jy/beam ! Clean residual mean=-0.000031 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.383258 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 64 components and 0.383258 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=5.42 mas, bpa=6.668 degrees ! Estimated noise=1.39564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000530477 Jy ! Component: 100 - total flux cleaned = 0.000283174 Jy ! Component: 150 - total flux cleaned = 0.000136435 Jy ! Component: 200 - total flux cleaned = 4.40925e-06 Jy ! Total flux subtracted in 200 components = 4.40925e-06 Jy ! Clean residual min=-0.002580 max=0.002560 Jy/beam ! Clean residual mean=-0.000014 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.383262 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 90 components and 0.383262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073008Jy sigma=0.433193 ! Fit after self-cal, rms=0.073010Jy sigma=0.433058 wmodel J0801+4401_S_map.mod ! Writing 90 model components to file: J0801+4401_S_map.mod wobs J0801+4401_S_uvs.fits ! Writing UV FITS file: J0801+4401_S_uvs.fits wwins J0801+4401_S_map.win ! wwins: Wrote 4 windows to J0801+4401_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 = 1.08162e-05 Jy ! Component: 100 - total flux cleaned = 1.07722e-05 Jy ! Component: 150 - total flux cleaned = -0.000158889 Jy ! Component: 200 - total flux cleaned = -0.000447122 Jy ! Component: 250 - total flux cleaned = -0.000726631 Jy ! Component: 300 - total flux cleaned = -0.000999253 Jy ! Component: 350 - total flux cleaned = -0.00134151 Jy ! Component: 400 - total flux cleaned = -0.00160177 Jy ! Component: 450 - total flux cleaned = -0.00189349 Jy ! Component: 500 - total flux cleaned = -0.00210891 Jy ! Component: 550 - total flux cleaned = -0.00235509 Jy ! Component: 600 - total flux cleaned = -0.00252722 Jy ! Component: 650 - total flux cleaned = -0.00266322 Jy ! Component: 700 - total flux cleaned = -0.00282972 Jy ! Component: 750 - total flux cleaned = -0.00289599 Jy ! Component: 800 - total flux cleaned = -0.00305883 Jy ! Component: 850 - total flux cleaned = -0.00312324 Jy ! Component: 900 - total flux cleaned = -0.00331136 Jy ! Component: 950 - total flux cleaned = -0.00334187 Jy ! Component: 1000 - total flux cleaned = -0.0034027 Jy ! Component: 1050 - total flux cleaned = -0.00346292 Jy ! Component: 1100 - total flux cleaned = -0.00364013 Jy ! Component: 1150 - total flux cleaned = -0.00375593 Jy ! Component: 1200 - total flux cleaned = -0.00384199 Jy ! Component: 1250 - total flux cleaned = -0.00401098 Jy ! Component: 1300 - total flux cleaned = -0.00401085 Jy ! Component: 1350 - total flux cleaned = -0.00406593 Jy ! Component: 1400 - total flux cleaned = -0.004175 Jy ! Component: 1450 - total flux cleaned = -0.00428314 Jy ! Component: 1500 - total flux cleaned = -0.00446956 Jy ! Component: 1550 - total flux cleaned = -0.00457476 Jy ! Component: 1600 - total flux cleaned = -0.00480793 Jy ! Component: 1650 - total flux cleaned = -0.00480796 Jy ! Component: 1700 - total flux cleaned = -0.00498588 Jy ! Component: 1750 - total flux cleaned = -0.00516091 Jy ! Component: 1800 - total flux cleaned = -0.0052355 Jy ! Component: 1850 - total flux cleaned = -0.00535819 Jy ! Component: 1900 - total flux cleaned = -0.00540665 Jy ! Component: 1950 - total flux cleaned = -0.00547882 Jy ! Component: 2000 - total flux cleaned = -0.00550261 Jy ! Component: 2050 - total flux cleaned = -0.00557309 Jy ! Component: 2100 - total flux cleaned = -0.00559564 Jy ! Component: 2150 - total flux cleaned = -0.0056641 Jy ! Component: 2200 - total flux cleaned = -0.00552777 Jy ! Component: 2250 - total flux cleaned = -0.00561774 Jy ! Component: 2300 - total flux cleaned = -0.00559548 Jy ! Component: 2350 - total flux cleaned = -0.00557384 Jy ! Component: 2400 - total flux cleaned = -0.00563928 Jy ! Component: 2450 - total flux cleaned = -0.00570427 Jy ! Component: 2500 - total flux cleaned = -0.00572569 Jy ! Component: 2550 - total flux cleaned = -0.00578919 Jy ! Component: 2600 - total flux cleaned = -0.00589406 Jy ! Component: 2650 - total flux cleaned = -0.00597708 Jy ! Component: 2700 - total flux cleaned = -0.00599758 Jy ! Component: 2750 - total flux cleaned = -0.00605867 Jy ! Component: 2800 - total flux cleaned = -0.00605885 Jy ! Component: 2850 - total flux cleaned = -0.00617926 Jy ! Component: 2900 - total flux cleaned = -0.00619918 Jy ! Component: 2950 - total flux cleaned = -0.00623844 Jy ! Component: 3000 - total flux cleaned = -0.0063357 Jy ! Component: 3050 - total flux cleaned = -0.00639381 Jy ! Component: 3100 - total flux cleaned = -0.00641307 Jy ! Component: 3150 - total flux cleaned = -0.00648923 Jy ! Component: 3200 - total flux cleaned = -0.00660262 Jy ! Component: 3250 - total flux cleaned = -0.0066216 Jy ! Component: 3300 - total flux cleaned = -0.00665879 Jy ! Component: 3350 - total flux cleaned = -0.00671379 Jy ! Component: 3400 - total flux cleaned = -0.00676847 Jy ! Component: 3450 - total flux cleaned = -0.00673222 Jy ! Component: 3500 - total flux cleaned = -0.00678616 Jy ! Component: 3550 - total flux cleaned = -0.00683966 Jy ! Component: 3600 - total flux cleaned = -0.00685706 Jy ! Component: 3650 - total flux cleaned = -0.00682201 Jy ! Component: 3700 - total flux cleaned = -0.00671756 Jy ! Component: 3750 - total flux cleaned = -0.00675198 Jy ! Component: 3800 - total flux cleaned = -0.00685477 Jy ! Component: 3850 - total flux cleaned = -0.00683763 Jy ! Component: 3900 - total flux cleaned = -0.00688839 Jy ! Component: 3950 - total flux cleaned = -0.00697239 Jy ! Component: 4000 - total flux cleaned = -0.00703895 Jy ! Component: 4050 - total flux cleaned = -0.00708842 Jy ! Total flux subtracted in 4096 components = -0.0071374 Jy ! Clean residual min=-0.000927 max=0.000933 Jy/beam ! Clean residual mean=-0.000007 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.376125 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 382 components and 0.376125 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0801+4401_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.653 x 5.42 at 6.668 degrees (North through East) ! Clean map min=-0.002153 max=0.38433 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0801+4401_S_map.fits wmodel /image_prod/ug002_uva//J0801+4401_S_map.mod ! Writing 382 model components to file: /image_prod/ug002_uva//J0801+4401_S_map.mod wobs /image_prod/ug002_uva//J0801+4401_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0801+4401_S_uvs.fits wwins /image_prod/ug002_uva//J0801+4401_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0801+4401_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.384334 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000291462 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.227507 0.227507 0.455014 0.910027 1.82005 3.64011 7.28022 14.5604 29.1209 58.2417 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.384 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1318.64 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0801+4401_S_dfm.log closed on Wed Mar 4 22:08:02 2020