! Started logfile: /image_prod/ug002_uva//J0415+4452_S_dfm.log on Wed Mar 4 20:16: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//J0415+4452_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0415+4452_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.966667 visibilities/baseline/integration-bin. ! Found source: J0415+4452 ! ! 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 7830 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 J0415+4452_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.065984Jy sigma=8.682194 ! Fit after self-cal, rms=0.692424Jy sigma=5.779318 ! 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.027 mas, bmaj=5.299 mas, bpa=-0.2631 degrees ! Estimated noise=1.4874 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.241264 Jy ! Component: 100 - total flux cleaned = 0.295004 Jy ! Total flux subtracted in 100 components = 0.295004 Jy ! Clean residual min=-0.013291 max=0.019569 Jy/beam ! Clean residual mean=-0.000032 rms=0.003962 Jy/beam ! Combined flux in latest and established models = 0.295004 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.295004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106774Jy sigma=0.917236 ! Fit after self-cal, rms=0.106536Jy sigma=0.914806 ! 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.705 mas, bmaj=6.128 mas, bpa=-0.1415 degrees ! Estimated noise=1.01059 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.0176191 Jy ! Component: 100 - total flux cleaned = 0.0180638 Jy ! Component: 150 - total flux cleaned = 0.0180435 Jy ! Component: 200 - total flux cleaned = 0.0177914 Jy ! Total flux subtracted in 200 components = 0.0177914 Jy ! Clean residual min=-0.015368 max=0.020236 Jy/beam ! Clean residual mean=-0.000088 rms=0.004730 Jy/beam ! Combined flux in latest and established models = 0.312795 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.312795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102250Jy sigma=0.899829 ! Fit after self-cal, rms=0.102245Jy sigma=0.899738 ! 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.705 x 6.128 at -0.1415 degrees (North through East) ! Clean map min=-0.014908 max=0.30903 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.97 HN 0.99 KP 0.96 ! LA 0.98 MK 1.04 NL 0.94 OV 0.95 ! PT 1.41 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.97 HN 1.02 KP 0.91 ! LA 0.96 MK 1.03 NL 0.95 OV 0.96 ! PT 1.39 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.99 HN 1.03 KP 0.91 ! LA 0.96 MK 1.04 NL 0.92 OV 0.96 ! PT 1.34 SC 1.02 ! ! ! Fit before self-cal, rms=0.102245Jy sigma=0.899738 ! Fit after self-cal, rms=0.107372Jy sigma=0.804641 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.727 mas, bmaj=6.094 mas, bpa=0.2685 degrees ! Estimated noise=1.01132 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.00441564 Jy ! Component: 100 - total flux cleaned = 0.00587432 Jy ! Component: 150 - total flux cleaned = 0.00605193 Jy ! Component: 200 - total flux cleaned = 0.00628508 Jy ! Total flux subtracted in 200 components = 0.00628508 Jy ! Clean residual min=-0.013006 max=0.012723 Jy/beam ! Clean residual mean=-0.000040 rms=0.003761 Jy/beam ! Combined flux in latest and established models = 0.31908 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.31908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106964Jy sigma=0.804473 ! Fit after self-cal, rms=0.107000Jy sigma=0.804238 ! 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.107000Jy sigma=0.804238 ! Fit after self-cal, rms=0.139615Jy sigma=0.579753 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.715 mas, bmaj=6.023 mas, bpa=-0.05955 degrees ! Estimated noise=1.01792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00384927 Jy ! Component: 100 - total flux cleaned = 0.00520542 Jy ! Component: 150 - total flux cleaned = 0.00551718 Jy ! Component: 200 - total flux cleaned = 0.00572364 Jy ! Total flux subtracted in 200 components = 0.00572364 Jy ! Clean residual min=-0.003134 max=0.002861 Jy/beam ! Clean residual mean=-0.000012 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.324804 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.324804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.139437Jy sigma=0.578479 ! Fit after self-cal, rms=0.139533Jy sigma=0.578105 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 = 1.10506e-05 Jy ! Component: 100 - total flux cleaned = 0.000130198 Jy ! Component: 150 - total flux cleaned = 0.00013058 Jy ! Component: 200 - total flux cleaned = 8.08351e-05 Jy ! Total flux subtracted in 200 components = 8.08351e-05 Jy ! Clean residual min=-0.003153 max=0.002841 Jy/beam ! Clean residual mean=-0.000012 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.324885 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.324885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.139512Jy sigma=0.577999 ! Fit after self-cal, rms=0.139508Jy sigma=0.577990 ! 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.139508Jy sigma=0.577990 ! Fit after self-cal, rms=0.142958Jy sigma=0.573465 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.719 mas, bmaj=5.996 mas, bpa=-0.05221 degrees ! Estimated noise=1.01916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107249 Jy ! Component: 100 - total flux cleaned = 0.000985516 Jy ! Component: 150 - total flux cleaned = 0.00091422 Jy ! Component: 200 - total flux cleaned = 0.00082355 Jy ! Total flux subtracted in 200 components = 0.00082355 Jy ! Clean residual min=-0.002229 max=0.002279 Jy/beam ! Clean residual mean=0.000007 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.325708 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.325708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.142909Jy sigma=0.573222 ! Fit after self-cal, rms=0.142907Jy sigma=0.573213 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 (-80, 119.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185065 Jy ! Component: 100 - total flux cleaned = 0.00207896 Jy ! Component: 150 - total flux cleaned = 0.00225442 Jy ! Component: 200 - total flux cleaned = 0.00222364 Jy ! Total flux subtracted in 200 components = 0.00222364 Jy ! Clean residual min=-0.002175 max=0.001951 Jy/beam ! Clean residual mean=0.000005 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.327932 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.327932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.142853Jy sigma=0.572866 ! Fit after self-cal, rms=0.142853Jy sigma=0.572844 ! 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.142853Jy sigma=0.572844 ! Fit after self-cal, rms=0.143376Jy sigma=0.572715 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.9 mas, bmaj=9.417 mas, bpa=-1.095 degrees ! Estimated noise=1.20381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112299 Jy ! Component: 100 - total flux cleaned = 0.00161572 Jy ! Component: 150 - total flux cleaned = 0.00186006 Jy ! Component: 200 - total flux cleaned = 0.00199456 Jy ! Total flux subtracted in 200 components = 0.00199456 Jy ! Clean residual min=-0.001975 max=0.002096 Jy/beam ! Clean residual mean=0.000010 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.329927 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.329927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143369Jy sigma=0.572720 ! Fit after self-cal, rms=0.143370Jy sigma=0.572704 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.00011565 Jy ! Component: 100 - total flux cleaned = 0.00019565 Jy ! Component: 150 - total flux cleaned = 0.000237131 Jy ! Component: 200 - total flux cleaned = 0.000287375 Jy ! Total flux subtracted in 200 components = 0.000287375 Jy ! Clean residual min=-0.001968 max=0.002077 Jy/beam ! Clean residual mean=0.000008 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.330214 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 68 components and 0.330214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143367Jy sigma=0.572696 ! Fit after self-cal, rms=0.143367Jy sigma=0.572690 ! 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.721 mas, bmaj=5.982 mas, bpa=-0.02394 degrees ! Estimated noise=1.01976 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.721 x 5.982 at -0.02394 degrees (North through East) ! Clean map min=-0.0019513 max=0.31022 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.045 mas, bmaj=5.233 mas, bpa=-0.4028 degrees ! Estimated noise=1.48463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.240831 Jy ! Component: 100 - total flux cleaned = 0.293895 Jy ! Component: 150 - total flux cleaned = 0.311308 Jy ! Component: 200 - total flux cleaned = 0.319261 Jy ! Total flux subtracted in 200 components = 0.319261 Jy ! Clean residual min=-0.003141 max=0.004048 Jy/beam ! Clean residual mean=0.000002 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.319261 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.319261 Jy ! Inverting map and beam ! Estimated beam: bmin=3.721 mas, bmaj=5.982 mas, bpa=-0.02394 degrees ! Estimated noise=1.01976 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (4.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00460826 Jy ! Component: 100 - total flux cleaned = 0.00723261 Jy ! Component: 150 - total flux cleaned = 0.00908755 Jy ! Component: 200 - total flux cleaned = 0.00996463 Jy ! Total flux subtracted in 200 components = 0.00996463 Jy ! Clean residual min=-0.002166 max=0.001960 Jy/beam ! Clean residual mean=0.000006 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.329226 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 36 components and 0.329226 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=7.9 mas, bmaj=9.417 mas, bpa=-1.095 degrees ! Estimated noise=1.20381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137632 Jy ! Component: 100 - total flux cleaned = 0.00176062 Jy ! Component: 150 - total flux cleaned = 0.00186716 Jy ! Component: 200 - total flux cleaned = 0.00186791 Jy ! Total flux subtracted in 200 components = 0.00186791 Jy ! Clean residual min=-0.001944 max=0.001954 Jy/beam ! Clean residual mean=0.000010 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.331094 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.09623e-06 Jy ! Component: 100 - total flux cleaned = 1.90733e-05 Jy ! Component: 150 - total flux cleaned = 1.90102e-05 Jy ! Component: 200 - total flux cleaned = 3.40222e-05 Jy ! Total flux subtracted in 200 components = 3.40222e-05 Jy ! Clean residual min=-0.001919 max=0.001959 Jy/beam ! Clean residual mean=0.000010 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.331128 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 65 components and 0.331128 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.721 mas, bmaj=5.982 mas, bpa=-0.02394 degrees ! Estimated noise=1.01976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000265314 Jy ! Component: 100 - total flux cleaned = -0.000418718 Jy ! Component: 150 - total flux cleaned = -0.000452194 Jy ! Component: 200 - total flux cleaned = -0.000483977 Jy ! Total flux subtracted in 200 components = -0.000483977 Jy ! Clean residual min=-0.002005 max=0.001798 Jy/beam ! Clean residual mean=0.000004 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.330644 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 0.330644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143299Jy sigma=0.572465 ! Fit after self-cal, rms=0.143287Jy sigma=0.572401 wmodel J0415+4452_S_map.mod ! Writing 84 model components to file: J0415+4452_S_map.mod wobs J0415+4452_S_uvs.fits ! Writing UV FITS file: J0415+4452_S_uvs.fits wwins J0415+4452_S_map.win ! wwins: Wrote 3 windows to J0415+4452_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.00054967 Jy ! Component: 100 - total flux cleaned = -0.000850634 Jy ! Component: 150 - total flux cleaned = -0.000914013 Jy ! Component: 200 - total flux cleaned = -0.000975416 Jy ! Component: 250 - total flux cleaned = -0.000975346 Jy ! Component: 300 - total flux cleaned = -0.000917435 Jy ! Component: 350 - total flux cleaned = -0.00094558 Jy ! Component: 400 - total flux cleaned = -0.000945762 Jy ! Component: 450 - total flux cleaned = -0.000891882 Jy ! Component: 500 - total flux cleaned = -0.000838723 Jy ! Component: 550 - total flux cleaned = -0.000759953 Jy ! Component: 600 - total flux cleaned = -0.000682572 Jy ! Component: 650 - total flux cleaned = -0.000580607 Jy ! Component: 700 - total flux cleaned = -0.00048026 Jy ! Component: 750 - total flux cleaned = -0.000455371 Jy ! Component: 800 - total flux cleaned = -0.000406067 Jy ! Component: 850 - total flux cleaned = -0.00023724 Jy ! Component: 900 - total flux cleaned = -0.000165505 Jy ! Component: 950 - total flux cleaned = -9.45543e-05 Jy ! Component: 1000 - total flux cleaned = 0.000115198 Jy ! Component: 1050 - total flux cleaned = 0.000229736 Jy ! Component: 1100 - total flux cleaned = 0.000275046 Jy ! Component: 1150 - total flux cleaned = 0.000387532 Jy ! Component: 1200 - total flux cleaned = 0.000498615 Jy ! Component: 1250 - total flux cleaned = 0.00052088 Jy ! Component: 1300 - total flux cleaned = 0.000651396 Jy ! Component: 1350 - total flux cleaned = 0.000759059 Jy ! Component: 1400 - total flux cleaned = 0.000865671 Jy ! Component: 1450 - total flux cleaned = 0.000928839 Jy ! Component: 1500 - total flux cleaned = 0.00107529 Jy ! Component: 1550 - total flux cleaned = 0.00119981 Jy ! Component: 1600 - total flux cleaned = 0.00132262 Jy ! Component: 1650 - total flux cleaned = 0.00144469 Jy ! Component: 1700 - total flux cleaned = 0.00158589 Jy ! Component: 1750 - total flux cleaned = 0.00168581 Jy ! Component: 1800 - total flux cleaned = 0.00186428 Jy ! Component: 1850 - total flux cleaned = 0.00204086 Jy ! Component: 1900 - total flux cleaned = 0.00215756 Jy ! Component: 1950 - total flux cleaned = 0.00223479 Jy ! Component: 2000 - total flux cleaned = 0.00234974 Jy ! Component: 2050 - total flux cleaned = 0.00246401 Jy ! Component: 2100 - total flux cleaned = 0.00255839 Jy ! Component: 2150 - total flux cleaned = 0.00268933 Jy ! Component: 2200 - total flux cleaned = 0.00270785 Jy ! Component: 2250 - total flux cleaned = 0.00283682 Jy ! Component: 2300 - total flux cleaned = 0.00294657 Jy ! Component: 2350 - total flux cleaned = 0.00303725 Jy ! Component: 2400 - total flux cleaned = 0.00312743 Jy ! Component: 2450 - total flux cleaned = 0.00316332 Jy ! Component: 2500 - total flux cleaned = 0.00332347 Jy ! Component: 2550 - total flux cleaned = 0.00335874 Jy ! Component: 2600 - total flux cleaned = 0.00342873 Jy ! Component: 2650 - total flux cleaned = 0.00349839 Jy ! Component: 2700 - total flux cleaned = 0.00351573 Jy ! Component: 2750 - total flux cleaned = 0.00361923 Jy ! Component: 2800 - total flux cleaned = 0.00368771 Jy ! Component: 2850 - total flux cleaned = 0.00377265 Jy ! Component: 2900 - total flux cleaned = 0.00380657 Jy ! Component: 2950 - total flux cleaned = 0.00387375 Jy ! Component: 3000 - total flux cleaned = 0.00395733 Jy ! Component: 3050 - total flux cleaned = 0.00397386 Jy ! Component: 3100 - total flux cleaned = 0.00403984 Jy ! Component: 3150 - total flux cleaned = 0.00408892 Jy ! Component: 3200 - total flux cleaned = 0.00420317 Jy ! Component: 3250 - total flux cleaned = 0.00423559 Jy ! Component: 3300 - total flux cleaned = 0.00418699 Jy ! Component: 3350 - total flux cleaned = 0.004171 Jy ! Component: 3400 - total flux cleaned = 0.00423475 Jy ! Component: 3450 - total flux cleaned = 0.00425064 Jy ! Component: 3500 - total flux cleaned = 0.00426645 Jy ! Component: 3550 - total flux cleaned = 0.00428215 Jy ! Component: 3600 - total flux cleaned = 0.0042979 Jy ! Component: 3650 - total flux cleaned = 0.00425114 Jy ! Component: 3700 - total flux cleaned = 0.00425115 Jy ! Component: 3750 - total flux cleaned = 0.00426653 Jy ! Component: 3800 - total flux cleaned = 0.00423616 Jy ! Component: 3850 - total flux cleaned = 0.00425128 Jy ! Component: 3900 - total flux cleaned = 0.004327 Jy ! Component: 3950 - total flux cleaned = 0.00429683 Jy ! Component: 4000 - total flux cleaned = 0.00432702 Jy ! Component: 4050 - total flux cleaned = 0.0043569 Jy ! Total flux subtracted in 4096 components = 0.00438657 Jy ! Clean residual min=-0.000859 max=0.000830 Jy/beam ! Clean residual mean=0.000001 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.33503 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 380 components and 0.33503 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0415+4452_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.721 x 5.982 at -0.02394 degrees (North through East) ! Clean map min=-0.0016518 max=0.31052 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0415+4452_S_map.fits wmodel /image_prod/ug002_uva//J0415+4452_S_map.mod ! Writing 380 model components to file: /image_prod/ug002_uva//J0415+4452_S_map.mod wobs /image_prod/ug002_uva//J0415+4452_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0415+4452_S_uvs.fits wwins /image_prod/ug002_uva//J0415+4452_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0415+4452_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.310521 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000276356 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.266993 0.266993 0.533986 1.06797 2.13594 4.27189 8.54377 17.0875 34.1751 68.3502 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.31 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1123.62 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0415+4452_S_dfm.log closed on Wed Mar 4 20:16:25 2020