! Started logfile: /image_prod/ug002_uva//J0438+4848_S_dfm.log on Wed Mar 4 20:25:21 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//J0438+4848_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0438+4848_S_uva.fits ! AN table 1: 150 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.925926 visibilities/baseline/integration-bin. ! Found source: J0438+4848 ! ! 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 15000 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 J0438+4848_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=1.014271Jy sigma=8.856698 ! Fit after self-cal, rms=0.911833Jy sigma=7.786125 ! 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.711 mas, bmaj=4.631 mas, bpa=-2.599 degrees ! Estimated noise=1.28732 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.0663699 Jy ! Component: 100 - total flux cleaned = 0.106837 Jy ! Total flux subtracted in 100 components = 0.106837 Jy ! Clean residual min=-0.014832 max=0.028438 Jy/beam ! Clean residual mean=-0.000043 rms=0.005168 Jy/beam ! Combined flux in latest and established models = 0.106837 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 43 components and 0.106837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121779Jy sigma=1.121774 ! Fit after self-cal, rms=0.120951Jy sigma=1.116896 ! 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.358 mas, bmaj=5.634 mas, bpa=-2.476 degrees ! Estimated noise=0.690322 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.0529728 Jy ! Component: 100 - total flux cleaned = 0.0861062 Jy ! Component: 150 - total flux cleaned = 0.107112 Jy ! Component: 200 - total flux cleaned = 0.120425 Jy ! Total flux subtracted in 200 components = 0.120425 Jy ! Clean residual min=-0.018224 max=0.035444 Jy/beam ! Clean residual mean=-0.000066 rms=0.006216 Jy/beam ! Combined flux in latest and established models = 0.227261 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 59 components and 0.227262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098125Jy sigma=0.857996 ! Fit after self-cal, rms=0.097180Jy sigma=0.853330 ! 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.358 x 5.634 at -2.476 degrees (North through East) ! Clean map min=-0.018263 max=0.084723 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.69 FD 0.91 HN 2.29 KP 1.23 ! LA 0.77 MK 1.33 OV 1.51 PT 0.67 ! SC 1.49 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.83 FD 0.90 HN 2.11 KP 1.21 ! LA 0.74 MK 1.29 OV 1.51 PT 0.70 ! SC 1.36 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.71 FD 0.91 HN 1.91 KP 1.25 ! LA 0.76 MK 1.33 OV 1.58 PT 0.70 ! SC 1.34 ! ! ! Fit before self-cal, rms=0.097180Jy sigma=0.853330 ! Fit after self-cal, rms=0.149365Jy sigma=0.692988 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=6.426 mas, bpa=-1.034 degrees ! Estimated noise=0.867706 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.00507628 Jy ! Component: 100 - total flux cleaned = 0.00442895 Jy ! Component: 150 - total flux cleaned = 0.00377132 Jy ! Component: 200 - total flux cleaned = 0.00322158 Jy ! Total flux subtracted in 200 components = 0.00322158 Jy ! Clean residual min=-0.015597 max=0.023954 Jy/beam ! Clean residual mean=-0.000040 rms=0.005589 Jy/beam ! Combined flux in latest and established models = 0.230483 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.230483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.148204Jy sigma=0.691794 ! Fit after self-cal, rms=0.150896Jy sigma=0.683285 ! 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.150896Jy sigma=0.683285 ! Fit after self-cal, rms=0.201044Jy sigma=0.633168 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.71 mas, bmaj=6.283 mas, bpa=-0.1447 degrees ! Estimated noise=0.867019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00363222 Jy ! Component: 100 - total flux cleaned = 0.00360794 Jy ! Component: 150 - total flux cleaned = 0.00353895 Jy ! Component: 200 - total flux cleaned = 0.00342388 Jy ! Total flux subtracted in 200 components = 0.00342388 Jy ! Clean residual min=-0.014408 max=0.018594 Jy/beam ! Clean residual mean=-0.000060 rms=0.004690 Jy/beam ! Combined flux in latest and established models = 0.233907 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.233907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.200249Jy sigma=0.633979 ! Fit after self-cal, rms=0.200992Jy sigma=0.632372 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.50285e-05 Jy ! Component: 100 - total flux cleaned = -4.23423e-06 Jy ! Component: 150 - total flux cleaned = -0.000132229 Jy ! Component: 200 - total flux cleaned = -0.000241068 Jy ! Total flux subtracted in 200 components = -0.000241068 Jy ! Clean residual min=-0.014284 max=0.018729 Jy/beam ! Clean residual mean=-0.000060 rms=0.004679 Jy/beam ! Combined flux in latest and established models = 0.233666 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.233666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.200764Jy sigma=0.632786 ! Fit after self-cal, rms=0.201002Jy sigma=0.632304 ! 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.201002Jy sigma=0.632304 ! Fit after self-cal, rms=0.219246Jy sigma=0.631060 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.796 mas, bmaj=6.527 mas, bpa=1.47 degrees ! Estimated noise=0.924301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00385403 Jy ! Component: 100 - total flux cleaned = 0.00396474 Jy ! Component: 150 - total flux cleaned = 0.00396494 Jy ! Component: 200 - total flux cleaned = 0.00390673 Jy ! Total flux subtracted in 200 components = 0.00390673 Jy ! Clean residual min=-0.015292 max=0.020163 Jy/beam ! Clean residual mean=-0.000063 rms=0.004987 Jy/beam ! Combined flux in latest and established models = 0.237573 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.237573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.218617Jy sigma=0.632354 ! Fit after self-cal, rms=0.218978Jy sigma=0.631889 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.39553e-06 Jy ! Component: 100 - total flux cleaned = 1.331e-06 Jy ! Component: 150 - total flux cleaned = -0.000129856 Jy ! Component: 200 - total flux cleaned = -0.00012906 Jy ! Total flux subtracted in 200 components = -0.00012906 Jy ! Clean residual min=-0.015590 max=0.020170 Jy/beam ! Clean residual mean=-0.000062 rms=0.004988 Jy/beam ! Combined flux in latest and established models = 0.237444 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.237444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.218768Jy sigma=0.632444 ! Fit after self-cal, rms=0.218944Jy sigma=0.632143 ! 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.218944Jy sigma=0.632143 ! Fit after self-cal, rms=0.237865Jy sigma=0.630803 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.04 mas, bmaj=12.13 mas, bpa=20.26 degrees ! Estimated noise=0.954038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00429657 Jy ! Component: 100 - total flux cleaned = 0.00428007 Jy ! Component: 150 - total flux cleaned = 0.00427163 Jy ! Component: 200 - total flux cleaned = 0.00426333 Jy ! Total flux subtracted in 200 components = 0.00426333 Jy ! Clean residual min=-0.024526 max=0.032585 Jy/beam ! Clean residual mean=-0.000116 rms=0.008469 Jy/beam ! Combined flux in latest and established models = 0.241707 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 83 components and 0.241707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.237242Jy sigma=0.632982 ! Fit after self-cal, rms=0.237634Jy sigma=0.632079 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.000502467 Jy ! Component: 100 - total flux cleaned = -0.000500965 Jy ! Component: 150 - total flux cleaned = -0.000503749 Jy ! Component: 200 - total flux cleaned = -0.000506537 Jy ! Total flux subtracted in 200 components = -0.000506537 Jy ! Clean residual min=-0.024537 max=0.032531 Jy/beam ! Clean residual mean=-0.000115 rms=0.008461 Jy/beam ! Combined flux in latest and established models = 0.2412 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 84 components and 0.2412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.237411Jy sigma=0.633618 ! Fit after self-cal, rms=0.237660Jy sigma=0.632992 ! 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.923 mas, bmaj=6.757 mas, bpa=2.174 degrees ! Estimated noise=0.988332 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.923 x 6.757 at 2.174 degrees (North through East) ! Clean map min=-0.016144 max=0.12682 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.027 mas, bmaj=5.447 mas, bpa=3.082 degrees ! Estimated noise=2.03275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0989492 Jy ! Component: 100 - total flux cleaned = 0.148233 Jy ! Component: 150 - total flux cleaned = 0.178834 Jy ! Component: 200 - total flux cleaned = 0.198236 Jy ! Total flux subtracted in 200 components = 0.198236 Jy ! Clean residual min=-0.015332 max=0.015886 Jy/beam ! Clean residual mean=-0.000035 rms=0.003929 Jy/beam ! Combined flux in latest and established models = 0.198236 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.198236 Jy ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=6.757 mas, bpa=2.174 degrees ! Estimated noise=0.988332 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.0210913 Jy ! Component: 100 - total flux cleaned = 0.0312808 Jy ! Component: 150 - total flux cleaned = 0.0363741 Jy ! Component: 200 - total flux cleaned = 0.0389336 Jy ! Total flux subtracted in 200 components = 0.0389336 Jy ! Clean residual min=-0.016769 max=0.021437 Jy/beam ! Clean residual mean=-0.000066 rms=0.005336 Jy/beam ! Combined flux in latest and established models = 0.23717 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.23717 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=10.04 mas, bmaj=12.13 mas, bpa=20.26 degrees ! Estimated noise=0.954038 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286513 Jy ! Component: 100 - total flux cleaned = 0.00293931 Jy ! Component: 150 - total flux cleaned = 0.00299698 Jy ! Component: 200 - total flux cleaned = 0.00304034 Jy ! Total flux subtracted in 200 components = 0.00304034 Jy ! Clean residual min=-0.024548 max=0.032616 Jy/beam ! Clean residual mean=-0.000114 rms=0.008468 Jy/beam ! Combined flux in latest and established models = 0.24021 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 = 2.24678e-06 Jy ! Component: 100 - total flux cleaned = 3.83898e-05 Jy ! Component: 150 - total flux cleaned = 2.90705e-06 Jy ! Component: 200 - total flux cleaned = 4.69429e-06 Jy ! Total flux subtracted in 200 components = 4.69429e-06 Jy ! Clean residual min=-0.024529 max=0.032639 Jy/beam ! Clean residual mean=-0.000114 rms=0.008468 Jy/beam ! Combined flux in latest and established models = 0.240215 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.240215 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=6.757 mas, bpa=2.174 degrees ! Estimated noise=0.988332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000826274 Jy ! Component: 100 - total flux cleaned = -0.00118183 Jy ! Component: 150 - total flux cleaned = -0.00129292 Jy ! Component: 200 - total flux cleaned = -0.00134123 Jy ! Total flux subtracted in 200 components = -0.00134123 Jy ! Clean residual min=-0.016917 max=0.021600 Jy/beam ! Clean residual mean=-0.000064 rms=0.005337 Jy/beam ! Combined flux in latest and established models = 0.238874 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.238874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.237427Jy sigma=0.633919 ! Fit after self-cal, rms=0.237388Jy sigma=0.632985 wmodel J0438+4848_S_map.mod ! Writing 65 model components to file: J0438+4848_S_map.mod wobs J0438+4848_S_uvs.fits ! Writing UV FITS file: J0438+4848_S_uvs.fits wwins J0438+4848_S_map.win ! wwins: Wrote 1 windows to J0438+4848_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.00940153 Jy ! Component: 100 - total flux cleaned = 0.0162993 Jy ! Component: 150 - total flux cleaned = 0.0211156 Jy ! Component: 200 - total flux cleaned = 0.0253554 Jy ! Component: 250 - total flux cleaned = 0.029944 Jy ! Component: 300 - total flux cleaned = 0.034349 Jy ! Component: 350 - total flux cleaned = 0.0380958 Jy ! Component: 400 - total flux cleaned = 0.0409957 Jy ! Component: 450 - total flux cleaned = 0.0430993 Jy ! Component: 500 - total flux cleaned = 0.0446892 Jy ! Component: 550 - total flux cleaned = 0.0466764 Jy ! Component: 600 - total flux cleaned = 0.0479678 Jy ! Component: 650 - total flux cleaned = 0.0496423 Jy ! Component: 700 - total flux cleaned = 0.0508648 Jy ! Component: 750 - total flux cleaned = 0.0522601 Jy ! Component: 800 - total flux cleaned = 0.0538196 Jy ! Component: 850 - total flux cleaned = 0.0553443 Jy ! Component: 900 - total flux cleaned = 0.0562797 Jy ! Component: 950 - total flux cleaned = 0.0573807 Jy ! Component: 1000 - total flux cleaned = 0.0584578 Jy ! Component: 1050 - total flux cleaned = 0.0591583 Jy ! Component: 1100 - total flux cleaned = 0.060019 Jy ! Component: 1150 - total flux cleaned = 0.0606952 Jy ! Component: 1200 - total flux cleaned = 0.0618567 Jy ! Component: 1250 - total flux cleaned = 0.062343 Jy ! Component: 1300 - total flux cleaned = 0.0631434 Jy ! Component: 1350 - total flux cleaned = 0.0644001 Jy ! Component: 1400 - total flux cleaned = 0.0651723 Jy ! Component: 1450 - total flux cleaned = 0.0665419 Jy ! Component: 1500 - total flux cleaned = 0.0678898 Jy ! Component: 1550 - total flux cleaned = 0.0693636 Jy ! Component: 1600 - total flux cleaned = 0.0708121 Jy ! Component: 1650 - total flux cleaned = 0.0722406 Jy ! Component: 1700 - total flux cleaned = 0.0730854 Jy ! Component: 1750 - total flux cleaned = 0.0744732 Jy ! Component: 1800 - total flux cleaned = 0.0747462 Jy ! Component: 1850 - total flux cleaned = 0.0759645 Jy ! Component: 1900 - total flux cleaned = 0.0767648 Jy ! Component: 1950 - total flux cleaned = 0.0779453 Jy ! Component: 2000 - total flux cleaned = 0.0788536 Jy ! Component: 2050 - total flux cleaned = 0.0801332 Jy ! Component: 2100 - total flux cleaned = 0.081144 Jy ! Component: 2150 - total flux cleaned = 0.0822658 Jy ! Component: 2200 - total flux cleaned = 0.0830042 Jy ! Component: 2250 - total flux cleaned = 0.084221 Jy ! Component: 2300 - total flux cleaned = 0.0855415 Jy ! Component: 2350 - total flux cleaned = 0.0864867 Jy ! Component: 2400 - total flux cleaned = 0.0874228 Jy ! Component: 2450 - total flux cleaned = 0.0883492 Jy ! Component: 2500 - total flux cleaned = 0.0896069 Jy ! Component: 2550 - total flux cleaned = 0.0903982 Jy ! Component: 2600 - total flux cleaned = 0.0911816 Jy ! Component: 2650 - total flux cleaned = 0.0919572 Jy ! Component: 2700 - total flux cleaned = 0.092834 Jy ! Component: 2750 - total flux cleaned = 0.0934862 Jy ! Component: 2800 - total flux cleaned = 0.0946669 Jy ! Component: 2850 - total flux cleaned = 0.0955154 Jy ! Component: 2900 - total flux cleaned = 0.0960416 Jy ! Component: 2950 - total flux cleaned = 0.0970845 Jy ! Component: 3000 - total flux cleaned = 0.0981161 Jy ! Component: 3050 - total flux cleaned = 0.0988314 Jy ! Component: 3100 - total flux cleaned = 0.0995414 Jy ! Component: 3150 - total flux cleaned = 0.100246 Jy ! Component: 3200 - total flux cleaned = 0.101042 Jy ! Component: 3250 - total flux cleaned = 0.101438 Jy ! Component: 3300 - total flux cleaned = 0.102321 Jy ! Component: 3350 - total flux cleaned = 0.102808 Jy ! Component: 3400 - total flux cleaned = 0.103581 Jy ! Component: 3450 - total flux cleaned = 0.104061 Jy ! Component: 3500 - total flux cleaned = 0.104634 Jy ! Component: 3550 - total flux cleaned = 0.105484 Jy ! Component: 3600 - total flux cleaned = 0.105954 Jy ! Component: 3650 - total flux cleaned = 0.10642 Jy ! Component: 3700 - total flux cleaned = 0.107163 Jy ! Component: 3750 - total flux cleaned = 0.107623 Jy ! Component: 3800 - total flux cleaned = 0.108172 Jy ! Component: 3850 - total flux cleaned = 0.108718 Jy ! Component: 3900 - total flux cleaned = 0.109442 Jy ! Component: 3950 - total flux cleaned = 0.11007 Jy ! Component: 4000 - total flux cleaned = 0.110606 Jy ! Component: 4050 - total flux cleaned = 0.11105 Jy ! Total flux subtracted in 4096 components = 0.111493 Jy ! Clean residual min=-0.004998 max=0.005098 Jy/beam ! Clean residual mean=-0.000001 rms=0.001888 Jy/beam ! Combined flux in latest and established models = 0.350366 Jy keep ! Adding 432 model components to the UV plane model. ! The established model now contains 497 components and 0.350366 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0438+4848_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.923 x 6.757 at 2.174 degrees (North through East) ! Clean map min=-0.01117 max=0.13206 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0438+4848_S_map.fits wmodel /image_prod/ug002_uva//J0438+4848_S_map.mod ! Writing 497 model components to file: /image_prod/ug002_uva//J0438+4848_S_map.mod wobs /image_prod/ug002_uva//J0438+4848_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0438+4848_S_uvs.fits wwins /image_prod/ug002_uva//J0438+4848_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0438+4848_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.132062 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00182238 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.13982 4.13982 8.27964 16.5593 33.1186 66.2371 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0054 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 72.466 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0438+4848_S_dfm.log closed on Wed Mar 4 20:25:25 2020