! Started logfile: /image_prod/ug002_uva//J0501+1356_S_dfm.log on Wed Mar 4 20:36:31 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J0501+1356_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0501+1356_S_uva.fits ! AN table 1: 6 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.886905 visibilities/baseline/integration-bin. ! Found source: J0501+1356 ! ! 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 447 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0501+1356_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.059936Jy sigma=14.999747 ! Fit after self-cal, rms=0.739912Jy sigma=10.524934 ! 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.71 mas, bmaj=10.35 mas, bpa=33.08 degrees ! Estimated noise=2.99518 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.198877 Jy ! Component: 100 - total flux cleaned = 0.260887 Jy ! Total flux subtracted in 100 components = 0.260887 Jy ! Clean residual min=-0.019710 max=0.030022 Jy/beam ! Clean residual mean=0.000039 rms=0.007496 Jy/beam ! Combined flux in latest and established models = 0.260887 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.260887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089065Jy sigma=1.242731 ! Fit after self-cal, rms=0.088914Jy sigma=1.240631 ! 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=4.406 mas, bmaj=11.27 mas, bpa=32.56 degrees ! Estimated noise=2.46662 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.0414209 Jy ! Component: 100 - total flux cleaned = 0.0624355 Jy ! Component: 150 - total flux cleaned = 0.0739977 Jy ! Component: 200 - total flux cleaned = 0.0784458 Jy ! Total flux subtracted in 200 components = 0.0784458 Jy ! Clean residual min=-0.019011 max=0.017822 Jy/beam ! Clean residual mean=0.000018 rms=0.004734 Jy/beam ! Combined flux in latest and established models = 0.339332 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 49 components and 0.339332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069926Jy sigma=0.933853 ! Fit after self-cal, rms=0.069844Jy sigma=0.932499 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.406 x 11.27 at 32.56 degrees (North through East) ! Clean map min=-0.018792 max=0.2708 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 KP 1.08 LA 1.09 ! NL 0.96 OV 0.82 PT 0.98 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.04 KP 1.00 LA 1.07 ! NL 1.00 OV 0.89 PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 KP 1.08 LA 1.04 ! NL 0.99 OV 0.79 PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.069844Jy sigma=0.932499 ! Fit after self-cal, rms=0.061883Jy sigma=0.823381 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.411 mas, bmaj=11.39 mas, bpa=32.33 degrees ! Estimated noise=2.44248 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 (120.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120747 Jy ! Component: 100 - total flux cleaned = 0.0150622 Jy ! Component: 150 - total flux cleaned = 0.0159029 Jy ! Component: 200 - total flux cleaned = 0.0167614 Jy ! Total flux subtracted in 200 components = 0.0167614 Jy ! Clean residual min=-0.008554 max=0.010208 Jy/beam ! Clean residual mean=0.000019 rms=0.002165 Jy/beam ! Combined flux in latest and established models = 0.356094 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 73 components and 0.356094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059464Jy sigma=0.788391 ! Fit after self-cal, rms=0.059432Jy sigma=0.786895 ! 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.059432Jy sigma=0.786895 ! Fit after self-cal, rms=0.059146Jy sigma=0.785572 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.42 mas, bmaj=11.39 mas, bpa=32.29 degrees ! Estimated noise=2.42868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135187 Jy ! Component: 100 - total flux cleaned = 0.00136016 Jy ! Component: 150 - total flux cleaned = 0.00172599 Jy ! Component: 200 - total flux cleaned = 0.00180927 Jy ! Total flux subtracted in 200 components = 0.00180927 Jy ! Clean residual min=-0.006739 max=0.009326 Jy/beam ! Clean residual mean=0.000014 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 0.357903 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 89 components and 0.357903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058782Jy sigma=0.781151 ! Fit after self-cal, rms=0.058777Jy sigma=0.781028 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 (-79.5, 91). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00676235 Jy ! Component: 100 - total flux cleaned = 0.00692855 Jy ! Component: 150 - total flux cleaned = 0.00725114 Jy ! Component: 200 - total flux cleaned = 0.00800706 Jy ! Total flux subtracted in 200 components = 0.00800706 Jy ! Clean residual min=-0.005461 max=0.005290 Jy/beam ! Clean residual mean=0.000015 rms=0.001480 Jy/beam ! Combined flux in latest and established models = 0.36591 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 113 components and 0.36591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057793Jy sigma=0.764354 ! Fit after self-cal, rms=0.057755Jy sigma=0.763632 ! 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.057755Jy sigma=0.763632 ! Fit after self-cal, rms=0.057434Jy sigma=0.762827 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.421 mas, bmaj=11.38 mas, bpa=32.3 degrees ! Estimated noise=2.41851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152411 Jy ! Component: 100 - total flux cleaned = 0.00178159 Jy ! Component: 150 - total flux cleaned = 0.0019286 Jy ! Component: 200 - total flux cleaned = 0.00186157 Jy ! Total flux subtracted in 200 components = 0.00186157 Jy ! Clean residual min=-0.005028 max=0.005147 Jy/beam ! Clean residual mean=0.000013 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.367772 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 129 components and 0.367772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057209Jy sigma=0.759711 ! Fit after self-cal, rms=0.057208Jy sigma=0.759536 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.000406866 Jy ! Component: 100 - total flux cleaned = 0.000347157 Jy ! Component: 150 - total flux cleaned = 0.000289201 Jy ! Component: 200 - total flux cleaned = 0.000235905 Jy ! Total flux subtracted in 200 components = 0.000235905 Jy ! Clean residual min=-0.005019 max=0.004998 Jy/beam ! Clean residual mean=0.000012 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.368008 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 141 components and 0.368008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057087Jy sigma=0.757959 ! Fit after self-cal, rms=0.057088Jy sigma=0.757867 ! 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.057088Jy sigma=0.757867 ! Fit after self-cal, rms=0.057052Jy sigma=0.757626 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.36 mas, bmaj=12.07 mas, bpa=10.42 degrees ! Estimated noise=2.70229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125075 Jy ! Component: 100 - total flux cleaned = -3.95626e-05 Jy ! Component: 150 - total flux cleaned = -0.000190265 Jy ! Component: 200 - total flux cleaned = -0.000373371 Jy ! Total flux subtracted in 200 components = -0.000373371 Jy ! Clean residual min=-0.005177 max=0.005311 Jy/beam ! Clean residual mean=0.000016 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.367634 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 158 components and 0.367634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056985Jy sigma=0.756624 ! Fit after self-cal, rms=0.056988Jy sigma=0.756529 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.000181752 Jy ! Component: 100 - total flux cleaned = -0.000224504 Jy ! Component: 150 - total flux cleaned = -0.000342504 Jy ! Component: 200 - total flux cleaned = -0.000417477 Jy ! Total flux subtracted in 200 components = -0.000417477 Jy ! Clean residual min=-0.005022 max=0.005134 Jy/beam ! Clean residual mean=0.000015 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.367217 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 170 components and 0.367217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056949Jy sigma=0.756003 ! Fit after self-cal, rms=0.056951Jy sigma=0.755934 ! 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=4.419 mas, bmaj=11.39 mas, bpa=32.3 degrees ! Estimated noise=2.41758 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.419 x 11.39 at 32.3 degrees (North through East) ! Clean map min=-0.0045459 max=0.26767 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.706 mas, bmaj=10.5 mas, bpa=32.88 degrees ! Estimated noise=2.92863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.194315 Jy ! Component: 100 - total flux cleaned = 0.253432 Jy ! Component: 150 - total flux cleaned = 0.286184 Jy ! Component: 200 - total flux cleaned = 0.305318 Jy ! Total flux subtracted in 200 components = 0.305318 Jy ! Clean residual min=-0.011237 max=0.011525 Jy/beam ! Clean residual mean=0.000040 rms=0.003173 Jy/beam ! Combined flux in latest and established models = 0.305318 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.305318 Jy ! Inverting map and beam ! Estimated beam: bmin=4.419 mas, bmaj=11.39 mas, bpa=32.3 degrees ! Estimated noise=2.41758 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.0166593 Jy ! Component: 100 - total flux cleaned = 0.02846 Jy ! Component: 150 - total flux cleaned = 0.0374124 Jy ! Component: 200 - total flux cleaned = 0.0444462 Jy ! Total flux subtracted in 200 components = 0.0444462 Jy ! Clean residual min=-0.007617 max=0.006273 Jy/beam ! Clean residual mean=0.000027 rms=0.002047 Jy/beam ! Combined flux in latest and established models = 0.349765 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 61 components and 0.349765 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.36 mas, bmaj=12.07 mas, bpa=10.42 degrees ! Estimated noise=2.70229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00699742 Jy ! Component: 100 - total flux cleaned = 0.0119407 Jy ! Component: 150 - total flux cleaned = 0.0155958 Jy ! Component: 200 - total flux cleaned = 0.0166044 Jy ! Total flux subtracted in 200 components = 0.0166044 Jy ! Clean residual min=-0.006147 max=0.004600 Jy/beam ! Clean residual mean=0.000025 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.366369 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.00066532 Jy ! Component: 100 - total flux cleaned = 0.00116502 Jy ! Component: 150 - total flux cleaned = 0.00143911 Jy ! Component: 200 - total flux cleaned = 0.00176782 Jy ! Total flux subtracted in 200 components = 0.00176782 Jy ! Clean residual min=-0.005730 max=0.004612 Jy/beam ! Clean residual mean=0.000021 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.368137 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 121 components and 0.368137 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.419 mas, bmaj=11.39 mas, bpa=32.3 degrees ! Estimated noise=2.41758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000175881 Jy ! Component: 100 - total flux cleaned = -0.000416492 Jy ! Component: 150 - total flux cleaned = -0.00031173 Jy ! Component: 200 - total flux cleaned = -3.37441e-05 Jy ! Total flux subtracted in 200 components = -3.37441e-05 Jy ! Clean residual min=-0.005647 max=0.004653 Jy/beam ! Clean residual mean=0.000014 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.368103 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 151 components and 0.368103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057391Jy sigma=0.761252 ! Fit after self-cal, rms=0.057310Jy sigma=0.760605 wmodel J0501+1356_S_map.mod ! Writing 151 model components to file: J0501+1356_S_map.mod wobs J0501+1356_S_uvs.fits ! Writing UV FITS file: J0501+1356_S_uvs.fits wwins J0501+1356_S_map.win ! wwins: Wrote 3 windows to J0501+1356_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.00233121 Jy ! Component: 100 - total flux cleaned = -0.00399518 Jy ! Component: 150 - total flux cleaned = -0.00504898 Jy ! Component: 200 - total flux cleaned = -0.00518373 Jy ! Component: 250 - total flux cleaned = -0.00529863 Jy ! Component: 300 - total flux cleaned = -0.00540579 Jy ! Component: 350 - total flux cleaned = -0.00524853 Jy ! Component: 400 - total flux cleaned = -0.00499863 Jy ! Component: 450 - total flux cleaned = -0.00466519 Jy ! Component: 500 - total flux cleaned = -0.00443862 Jy ! Component: 550 - total flux cleaned = -0.00426492 Jy ! Component: 600 - total flux cleaned = -0.00409785 Jy ! Component: 650 - total flux cleaned = -0.00393573 Jy ! Component: 700 - total flux cleaned = -0.00362131 Jy ! Component: 750 - total flux cleaned = -0.00331653 Jy ! Component: 800 - total flux cleaned = -0.00316779 Jy ! Component: 850 - total flux cleaned = -0.00298681 Jy ! Component: 900 - total flux cleaned = -0.00291619 Jy ! Component: 950 - total flux cleaned = -0.00284747 Jy ! Component: 1000 - total flux cleaned = -0.00274718 Jy ! Component: 1050 - total flux cleaned = -0.00264858 Jy ! Component: 1100 - total flux cleaned = -0.00261671 Jy ! Component: 1150 - total flux cleaned = -0.00255342 Jy ! Component: 1200 - total flux cleaned = -0.00252286 Jy ! Component: 1250 - total flux cleaned = -0.0025536 Jy ! Component: 1300 - total flux cleaned = -0.00255384 Jy ! Component: 1350 - total flux cleaned = -0.00255375 Jy ! Component: 1400 - total flux cleaned = -0.00261141 Jy ! Component: 1450 - total flux cleaned = -0.00255434 Jy ! Component: 1500 - total flux cleaned = -0.00255395 Jy ! Component: 1550 - total flux cleaned = -0.00252605 Jy ! Component: 1600 - total flux cleaned = -0.00247089 Jy ! Component: 1650 - total flux cleaned = -0.00238904 Jy ! Component: 1700 - total flux cleaned = -0.00233516 Jy ! Component: 1750 - total flux cleaned = -0.0023351 Jy ! Component: 1800 - total flux cleaned = -0.00220213 Jy ! Component: 1850 - total flux cleaned = -0.00212285 Jy ! Component: 1900 - total flux cleaned = -0.00196503 Jy ! Component: 1950 - total flux cleaned = -0.001782 Jy ! Component: 2000 - total flux cleaned = -0.00162603 Jy ! Component: 2050 - total flux cleaned = -0.00144488 Jy ! Component: 2100 - total flux cleaned = -0.00134155 Jy ! Component: 2150 - total flux cleaned = -0.00118714 Jy ! Component: 2200 - total flux cleaned = -0.00111027 Jy ! Component: 2250 - total flux cleaned = -0.000930855 Jy ! Component: 2300 - total flux cleaned = -0.000802981 Jy ! Component: 2350 - total flux cleaned = -0.000700759 Jy ! Component: 2400 - total flux cleaned = -0.000547184 Jy ! Component: 2450 - total flux cleaned = -0.000444744 Jy ! Component: 2500 - total flux cleaned = -0.000341902 Jy ! Component: 2550 - total flux cleaned = -0.000341782 Jy ! Component: 2600 - total flux cleaned = -0.000315972 Jy ! Component: 2650 - total flux cleaned = -0.00031585 Jy ! Component: 2700 - total flux cleaned = -0.000238011 Jy ! Component: 2750 - total flux cleaned = -0.000238061 Jy ! Component: 2800 - total flux cleaned = -0.000185602 Jy ! Component: 2850 - total flux cleaned = -0.000159236 Jy ! Component: 2900 - total flux cleaned = -0.000132706 Jy ! Component: 2950 - total flux cleaned = -0.000132805 Jy ! Component: 3000 - total flux cleaned = -0.000132909 Jy ! Component: 3050 - total flux cleaned = -7.93084e-05 Jy ! Component: 3100 - total flux cleaned = -5.22956e-05 Jy ! Component: 3150 - total flux cleaned = -5.23192e-05 Jy ! Component: 3200 - total flux cleaned = -2.49504e-05 Jy ! Component: 3250 - total flux cleaned = -2.51104e-05 Jy ! Component: 3300 - total flux cleaned = 3.05187e-05 Jy ! Component: 3350 - total flux cleaned = -2.54391e-05 Jy ! Component: 3400 - total flux cleaned = 2.69496e-06 Jy ! Component: 3450 - total flux cleaned = -5.45891e-05 Jy ! Component: 3500 - total flux cleaned = -5.48351e-05 Jy ! Component: 3550 - total flux cleaned = -0.000112852 Jy ! Component: 3600 - total flux cleaned = -0.000142329 Jy ! Component: 3650 - total flux cleaned = -0.000171986 Jy ! Component: 3700 - total flux cleaned = -0.000172135 Jy ! Component: 3750 - total flux cleaned = -0.000202129 Jy ! Component: 3800 - total flux cleaned = -0.000202096 Jy ! Component: 3850 - total flux cleaned = -0.000232667 Jy ! Component: 3900 - total flux cleaned = -0.000263647 Jy ! Component: 3950 - total flux cleaned = -0.00029466 Jy ! Component: 4000 - total flux cleaned = -0.000325987 Jy ! Component: 4050 - total flux cleaned = -0.000389285 Jy ! Total flux subtracted in 4096 components = -0.000389328 Jy ! Clean residual min=-0.001792 max=0.001871 Jy/beam ! Clean residual mean=0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.367714 Jy keep ! Adding 206 model components to the UV plane model. ! The established model now contains 357 components and 0.367714 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0501+1356_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.419 x 11.39 at 32.3 degrees (North through East) ! Clean map min=-0.0031798 max=0.26607 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0501+1356_S_map.fits wmodel /image_prod/ug002_uva//J0501+1356_S_map.mod ! Writing 357 model components to file: /image_prod/ug002_uva//J0501+1356_S_map.mod wobs /image_prod/ug002_uva//J0501+1356_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0501+1356_S_uvs.fits wwins /image_prod/ug002_uva//J0501+1356_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0501+1356_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.266066 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000569084 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.641664 0.641664 1.28333 2.56666 5.13331 10.2666 20.5333 41.0665 82.133 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.266 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 467.534 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0501+1356_S_dfm.log closed on Wed Mar 4 20:36:35 2020