! Started logfile: /image_prod/ug002_uva//J0414+053B_S_dfm.log on Wed Mar 4 20:15:35 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//J0414+053B_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0414+053B_S_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.87178 visibilities/baseline/integration-bin. ! Found source: J0414+053B ! ! 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 13299 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 J0414+053B_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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.030113Jy sigma=7.634807 ! Fit after self-cal, rms=0.855283Jy sigma=6.464059 ! 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.881 mas, bmaj=7.304 mas, bpa=0.3617 degrees ! Estimated noise=1.23376 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.120442 Jy ! Component: 100 - total flux cleaned = 0.165603 Jy ! Total flux subtracted in 100 components = 0.165603 Jy ! Clean residual min=-0.024458 max=0.030549 Jy/beam ! Clean residual mean=0.000073 rms=0.007098 Jy/beam ! Combined flux in latest and established models = 0.165603 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.165603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.203459Jy sigma=1.394068 ! Fit after self-cal, rms=0.202746Jy sigma=1.386319 ! 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.419 mas, bmaj=8.159 mas, bpa=0.1104 degrees ! Estimated noise=0.847327 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.0254052 Jy ! Component: 100 - total flux cleaned = 0.0375784 Jy ! Component: 150 - total flux cleaned = 0.0429095 Jy ! Component: 200 - total flux cleaned = 0.0445642 Jy ! Total flux subtracted in 200 components = 0.0445642 Jy ! Clean residual min=-0.028893 max=0.039147 Jy/beam ! Clean residual mean=0.000161 rms=0.008705 Jy/beam ! Combined flux in latest and established models = 0.210167 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 47 components and 0.210167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.198265Jy sigma=1.372861 ! Fit after self-cal, rms=0.198265Jy sigma=1.371506 ! 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.419 x 8.159 at 0.1104 degrees (North through East) ! Clean map min=-0.028862 max=0.15453 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 1.17 HN 0.87 KP 1.04 ! LA 0.98 MK 1.30 NL 0.85 OV 1.32 ! PT 0.68 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 1.15 HN 1.40 KP 1.07 ! LA 1.17 MK 0.77 NL 0.83 OV 1.21 ! PT 0.62 SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.42 HN 0.77 KP 1.00 ! LA 1.04 MK 1.58 NL 1.00 OV 1.26 ! PT 0.95 SC 1.19 ! ! ! Fit before self-cal, rms=0.198265Jy sigma=1.371506 ! Fit after self-cal, rms=0.215210Jy sigma=1.323215 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=8.153 mas, bpa=-0.1018 degrees ! Estimated noise=0.867013 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.00874425 Jy ! Component: 100 - total flux cleaned = 0.0107586 Jy ! Component: 150 - total flux cleaned = 0.0118283 Jy ! Component: 200 - total flux cleaned = 0.0128088 Jy ! Total flux subtracted in 200 components = 0.0128088 Jy ! Clean residual min=-0.030561 max=0.036724 Jy/beam ! Clean residual mean=0.000145 rms=0.008208 Jy/beam ! Combined flux in latest and established models = 0.222976 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.222976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.214390Jy sigma=1.322041 ! Fit after self-cal, rms=0.216316Jy sigma=1.313523 ! 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.216316Jy sigma=1.313523 ! Fit after self-cal, rms=0.317627Jy sigma=1.221149 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=8.221 mas, bpa=-0.9459 degrees ! Estimated noise=0.886459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00668581 Jy ! Component: 100 - total flux cleaned = 0.0100182 Jy ! Component: 150 - total flux cleaned = 0.0109811 Jy ! Component: 200 - total flux cleaned = 0.0116568 Jy ! Total flux subtracted in 200 components = 0.0116568 Jy ! Clean residual min=-0.023818 max=0.031756 Jy/beam ! Clean residual mean=0.000071 rms=0.007261 Jy/beam ! Combined flux in latest and established models = 0.234633 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.234633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.317257Jy sigma=1.220494 ! Fit after self-cal, rms=0.322109Jy sigma=1.212724 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.00138381 Jy ! Component: 100 - total flux cleaned = 0.00170248 Jy ! Component: 150 - total flux cleaned = 0.00170207 Jy ! Component: 200 - total flux cleaned = 0.00170008 Jy ! Total flux subtracted in 200 components = 0.00170008 Jy ! Clean residual min=-0.023738 max=0.028898 Jy/beam ! Clean residual mean=0.000073 rms=0.007390 Jy/beam ! Combined flux in latest and established models = 0.236333 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.236333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.321990Jy sigma=1.212327 ! Fit after self-cal, rms=0.322237Jy sigma=1.212123 ! 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.322237Jy sigma=1.212123 ! Fit after self-cal, rms=0.592944Jy sigma=1.157334 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=8.171 mas, bpa=-1.059 degrees ! Estimated noise=0.895825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00613093 Jy ! Component: 100 - total flux cleaned = 0.00791003 Jy ! Component: 150 - total flux cleaned = 0.00850752 Jy ! Component: 200 - total flux cleaned = 0.00883972 Jy ! Total flux subtracted in 200 components = 0.00883972 Jy ! Clean residual min=-0.022217 max=0.031843 Jy/beam ! Clean residual mean=0.000047 rms=0.006998 Jy/beam ! Combined flux in latest and established models = 0.245172 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.245172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.592752Jy sigma=1.156480 ! Fit after self-cal, rms=0.596371Jy sigma=1.151774 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 (-34.5, -53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0314589 Jy ! Component: 100 - total flux cleaned = 0.0417793 Jy ! Component: 150 - total flux cleaned = 0.0474613 Jy ! Component: 200 - total flux cleaned = 0.0510348 Jy ! Total flux subtracted in 200 components = 0.0510348 Jy ! Clean residual min=-0.021389 max=0.024404 Jy/beam ! Clean residual mean=0.000063 rms=0.006569 Jy/beam ! Combined flux in latest and established models = 0.296207 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 113 components and 0.296207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.591159Jy sigma=1.125289 ! Fit after self-cal, rms=0.591559Jy sigma=1.118011 ! 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.591559Jy sigma=1.118011 ! Fit after self-cal, rms=0.443745Jy sigma=1.108650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.164 mas, bmaj=11.82 mas, bpa=-6.187 degrees ! Estimated noise=1.05082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127439 Jy ! Component: 100 - total flux cleaned = 0.0174936 Jy ! Component: 150 - total flux cleaned = 0.0200634 Jy ! Component: 200 - total flux cleaned = 0.0214946 Jy ! Total flux subtracted in 200 components = 0.0214946 Jy ! Clean residual min=-0.032087 max=0.039359 Jy/beam ! Clean residual mean=0.000098 rms=0.010083 Jy/beam ! Combined flux in latest and established models = 0.317702 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 136 components and 0.317702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.442201Jy sigma=1.106127 ! Fit after self-cal, rms=0.442539Jy sigma=1.103621 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.00592219 Jy ! Component: 100 - total flux cleaned = 0.00690847 Jy ! Component: 150 - total flux cleaned = 0.0077693 Jy ! Component: 200 - total flux cleaned = 0.00874675 Jy ! Total flux subtracted in 200 components = 0.00874675 Jy ! Clean residual min=-0.031784 max=0.038538 Jy/beam ! Clean residual mean=0.000095 rms=0.010115 Jy/beam ! Combined flux in latest and established models = 0.326449 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 144 components and 0.326449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.442093Jy sigma=1.107598 ! Fit after self-cal, rms=0.442281Jy sigma=1.106768 ! 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.545 mas, bmaj=8.24 mas, bpa=-1.26 degrees ! Estimated noise=0.866422 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.545 x 8.24 at -1.26 degrees (North through East) ! Clean map min=-0.023425 max=0.15606 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=7.308 mas, bpa=0.29 degrees ! Estimated noise=1.27948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114413 Jy ! Component: 100 - total flux cleaned = 0.164906 Jy ! Component: 150 - total flux cleaned = 0.199817 Jy ! Component: 200 - total flux cleaned = 0.227245 Jy ! Total flux subtracted in 200 components = 0.227245 Jy ! Clean residual min=-0.024044 max=0.029292 Jy/beam ! Clean residual mean=0.000043 rms=0.006536 Jy/beam ! Combined flux in latest and established models = 0.227245 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.227245 Jy ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=8.24 mas, bpa=-1.26 degrees ! Estimated noise=0.866422 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.0262643 Jy ! Component: 100 - total flux cleaned = 0.0418702 Jy ! Component: 150 - total flux cleaned = 0.05497 Jy ! Component: 200 - total flux cleaned = 0.0666997 Jy ! Total flux subtracted in 200 components = 0.0666997 Jy ! Clean residual min=-0.022975 max=0.026517 Jy/beam ! Clean residual mean=0.000069 rms=0.006903 Jy/beam ! Combined flux in latest and established models = 0.293945 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 66 components and 0.293945 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.164 mas, bmaj=11.82 mas, bpa=-6.187 degrees ! Estimated noise=1.05082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00786689 Jy ! Component: 100 - total flux cleaned = 0.0156204 Jy ! Component: 150 - total flux cleaned = 0.020549 Jy ! Component: 200 - total flux cleaned = 0.0238774 Jy ! Total flux subtracted in 200 components = 0.0238774 Jy ! Clean residual min=-0.031991 max=0.039523 Jy/beam ! Clean residual mean=0.000109 rms=0.010407 Jy/beam ! Combined flux in latest and established models = 0.317822 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025283 Jy ! Component: 100 - total flux cleaned = 0.00474339 Jy ! Component: 150 - total flux cleaned = 0.00587047 Jy ! Component: 200 - total flux cleaned = 0.00612871 Jy ! Total flux subtracted in 200 components = 0.00612871 Jy ! Clean residual min=-0.032079 max=0.038705 Jy/beam ! Clean residual mean=0.000099 rms=0.010272 Jy/beam ! Combined flux in latest and established models = 0.323951 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 99 components and 0.323951 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=8.24 mas, bpa=-1.26 degrees ! Estimated noise=0.866422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00799551 Jy ! Component: 100 - total flux cleaned = 0.00982942 Jy ! Component: 150 - total flux cleaned = 0.0103414 Jy ! Component: 200 - total flux cleaned = 0.0108296 Jy ! Total flux subtracted in 200 components = 0.0108296 Jy ! Clean residual min=-0.023248 max=0.027077 Jy/beam ! Clean residual mean=0.000048 rms=0.006587 Jy/beam ! Combined flux in latest and established models = 0.334781 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 114 components and 0.334781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.440433Jy sigma=1.110599 ! Fit after self-cal, rms=0.440778Jy sigma=1.107013 wmodel J0414+053B_S_map.mod ! Writing 114 model components to file: J0414+053B_S_map.mod wobs J0414+053B_S_uvs.fits ! Writing UV FITS file: J0414+053B_S_uvs.fits wwins J0414+053B_S_map.win ! wwins: Wrote 2 windows to J0414+053B_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.0108902 Jy ! Component: 100 - total flux cleaned = 0.0147087 Jy ! Component: 150 - total flux cleaned = 0.0195154 Jy ! Component: 200 - total flux cleaned = 0.0240804 Jy ! Component: 250 - total flux cleaned = 0.0281034 Jy ! Component: 300 - total flux cleaned = 0.0312896 Jy ! Component: 350 - total flux cleaned = 0.0337087 Jy ! Component: 400 - total flux cleaned = 0.0377569 Jy ! Component: 450 - total flux cleaned = 0.0407269 Jy ! Component: 500 - total flux cleaned = 0.0436339 Jy ! Component: 550 - total flux cleaned = 0.0458508 Jy ! Component: 600 - total flux cleaned = 0.0486405 Jy ! Component: 650 - total flux cleaned = 0.0501553 Jy ! Component: 700 - total flux cleaned = 0.052249 Jy ! Component: 750 - total flux cleaned = 0.0546009 Jy ! Component: 800 - total flux cleaned = 0.0566215 Jy ! Component: 850 - total flux cleaned = 0.0591788 Jy ! Component: 900 - total flux cleaned = 0.0614143 Jy ! Component: 950 - total flux cleaned = 0.063895 Jy ! Component: 1000 - total flux cleaned = 0.0660678 Jy ! Component: 1050 - total flux cleaned = 0.0690107 Jy ! Component: 1100 - total flux cleaned = 0.0711213 Jy ! Component: 1150 - total flux cleaned = 0.0737286 Jy ! Component: 1200 - total flux cleaned = 0.0757847 Jy ! Component: 1250 - total flux cleaned = 0.077557 Jy ! Component: 1300 - total flux cleaned = 0.0785593 Jy ! Component: 1350 - total flux cleaned = 0.0803013 Jy ! Component: 1400 - total flux cleaned = 0.0817759 Jy ! Component: 1450 - total flux cleaned = 0.0825041 Jy ! Component: 1500 - total flux cleaned = 0.0832256 Jy ! Component: 1550 - total flux cleaned = 0.0846562 Jy ! Component: 1600 - total flux cleaned = 0.0846568 Jy ! Component: 1650 - total flux cleaned = 0.0862986 Jy ! Component: 1700 - total flux cleaned = 0.0876921 Jy ! Component: 1750 - total flux cleaned = 0.0890685 Jy ! Component: 1800 - total flux cleaned = 0.0897507 Jy ! Component: 1850 - total flux cleaned = 0.0908787 Jy ! Component: 1900 - total flux cleaned = 0.0919996 Jy ! Component: 1950 - total flux cleaned = 0.0926669 Jy ! Component: 2000 - total flux cleaned = 0.0933298 Jy ! Component: 2050 - total flux cleaned = 0.0948649 Jy ! Component: 2100 - total flux cleaned = 0.0959506 Jy ! Component: 2150 - total flux cleaned = 0.0974629 Jy ! Component: 2200 - total flux cleaned = 0.0981074 Jy ! Component: 2250 - total flux cleaned = 0.0998084 Jy ! Component: 2300 - total flux cleaned = 0.100441 Jy ! Component: 2350 - total flux cleaned = 0.101491 Jy ! Component: 2400 - total flux cleaned = 0.102324 Jy ! Component: 2450 - total flux cleaned = 0.102736 Jy ! Component: 2500 - total flux cleaned = 0.102531 Jy ! Component: 2550 - total flux cleaned = 0.103761 Jy ! Component: 2600 - total flux cleaned = 0.104979 Jy ! Component: 2650 - total flux cleaned = 0.105381 Jy ! Component: 2700 - total flux cleaned = 0.105981 Jy ! Component: 2750 - total flux cleaned = 0.10598 Jy ! Component: 2800 - total flux cleaned = 0.107367 Jy ! Component: 2850 - total flux cleaned = 0.107564 Jy ! Component: 2900 - total flux cleaned = 0.108347 Jy ! Component: 2950 - total flux cleaned = 0.108349 Jy ! Component: 3000 - total flux cleaned = 0.109508 Jy ! Component: 3050 - total flux cleaned = 0.110276 Jy ! Component: 3100 - total flux cleaned = 0.110655 Jy ! Component: 3150 - total flux cleaned = 0.110655 Jy ! Component: 3200 - total flux cleaned = 0.111225 Jy ! Component: 3250 - total flux cleaned = 0.112167 Jy ! Component: 3300 - total flux cleaned = 0.112914 Jy ! Component: 3350 - total flux cleaned = 0.113287 Jy ! Component: 3400 - total flux cleaned = 0.114028 Jy ! Component: 3450 - total flux cleaned = 0.114212 Jy ! Component: 3500 - total flux cleaned = 0.113846 Jy ! Component: 3550 - total flux cleaned = 0.115306 Jy ! Component: 3600 - total flux cleaned = 0.115306 Jy ! Component: 3650 - total flux cleaned = 0.116028 Jy ! Component: 3700 - total flux cleaned = 0.116568 Jy ! Component: 3750 - total flux cleaned = 0.117104 Jy ! Component: 3800 - total flux cleaned = 0.117995 Jy ! Component: 3850 - total flux cleaned = 0.118172 Jy ! Component: 3900 - total flux cleaned = 0.118877 Jy ! Component: 3950 - total flux cleaned = 0.119055 Jy ! Component: 4000 - total flux cleaned = 0.120103 Jy ! Component: 4050 - total flux cleaned = 0.120278 Jy ! Total flux subtracted in 4096 components = 0.120969 Jy ! Clean residual min=-0.008942 max=0.009481 Jy/beam ! Clean residual mean=0.000016 rms=0.003404 Jy/beam ! Combined flux in latest and established models = 0.45575 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 431 components and 0.45575 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0414+053B_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.545 x 8.24 at -1.26 degrees (North through East) ! Clean map min=-0.023321 max=0.15351 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0414+053B_S_map.fits wmodel /image_prod/ug002_uva//J0414+053B_S_map.mod ! Writing 431 model components to file: /image_prod/ug002_uva//J0414+053B_S_map.mod wobs /image_prod/ug002_uva//J0414+053B_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0414+053B_S_uvs.fits wwins /image_prod/ug002_uva//J0414+053B_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0414+053B_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.153515 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00337197 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.58954 6.58954 13.1791 26.3582 52.7163 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0101 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.153 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 45.526 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0414+053B_S_dfm.log closed on Wed Mar 4 20:15:39 2020