! Started logfile: /image_prod/ug002_uva//J0608-1520_S_dfm.log on Wed Mar 4 21:10:43 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//J0608-1520_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0608-1520_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980889 visibilities/baseline/integration-bin. ! Found source: J0608-1520 ! ! 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 6621 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 J0608-1520_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.087751Jy sigma=6.908475 ! Fit after self-cal, rms=0.666763Jy sigma=4.201513 ! 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.771 mas, bmaj=6.689 mas, bpa=-3.253 degrees ! Estimated noise=1.76211 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.254765 Jy ! Component: 100 - total flux cleaned = 0.328069 Jy ! Total flux subtracted in 100 components = 0.328069 Jy ! Clean residual min=-0.013018 max=0.029184 Jy/beam ! Clean residual mean=-0.000076 rms=0.004048 Jy/beam ! Combined flux in latest and established models = 0.328069 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.328069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107806Jy sigma=0.595706 ! Fit after self-cal, rms=0.107806Jy sigma=0.595454 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0293993 Jy ! Component: 100 - total flux cleaned = 0.043264 Jy ! Total flux subtracted in 100 components = 0.043264 Jy ! Clean residual min=-0.012429 max=0.017537 Jy/beam ! Clean residual mean=-0.000036 rms=0.003085 Jy/beam ! Combined flux in latest and established models = 0.371333 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.371333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098577Jy sigma=0.526851 ! Fit after self-cal, rms=0.098599Jy sigma=0.526732 ! 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.35 mas, bmaj=7.882 mas, bpa=-2.89 degrees ! Estimated noise=1.42219 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 (82, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159537 Jy ! Component: 100 - total flux cleaned = 0.0230665 Jy ! Component: 150 - total flux cleaned = 0.0250405 Jy ! Component: 200 - total flux cleaned = 0.0257067 Jy ! Total flux subtracted in 200 components = 0.0257067 Jy ! Clean residual min=-0.010974 max=0.016026 Jy/beam ! Clean residual mean=-0.000036 rms=0.002592 Jy/beam ! Combined flux in latest and established models = 0.39704 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.39704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096048Jy sigma=0.505451 ! Fit after self-cal, rms=0.095773Jy sigma=0.503247 ! 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.35 x 7.882 at -2.89 degrees (North through East) ! Clean map min=-0.010163 max=0.33247 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.94 HN 0.98 KP 0.98 ! LA 1.01 MK 1.06 NL 1.06 OV 0.96 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.93 HN 0.97 KP 0.99 ! LA 1.01 MK 1.05 NL 1.09 OV 0.99 ! PT 0.99 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 0.97 KP 0.99 ! LA 0.98 MK 0.99 NL 1.24 OV 0.99 ! PT 0.99 SC 1.01 ! ! ! Fit before self-cal, rms=0.095773Jy sigma=0.503247 ! Fit after self-cal, rms=0.095717Jy sigma=0.474379 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=7.913 mas, bpa=-2.349 degrees ! Estimated noise=1.4282 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.000454222 Jy ! Component: 100 - total flux cleaned = 0.00030502 Jy ! Component: 150 - total flux cleaned = -7.4757e-05 Jy ! Component: 200 - total flux cleaned = -0.000426975 Jy ! Total flux subtracted in 200 components = -0.000426975 Jy ! Clean residual min=-0.007357 max=0.008022 Jy/beam ! Clean residual mean=-0.000010 rms=0.001953 Jy/beam ! Combined flux in latest and established models = 0.396613 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 55 components and 0.396613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095264Jy sigma=0.471761 ! Fit after self-cal, rms=0.095310Jy sigma=0.471643 ! 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.095310Jy sigma=0.471643 ! Fit after self-cal, rms=0.082159Jy sigma=0.441619 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=8.038 mas, bpa=-1.727 degrees ! Estimated noise=1.4328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00272865 Jy ! Component: 100 - total flux cleaned = -0.00300995 Jy ! Component: 150 - total flux cleaned = -0.00313772 Jy ! Component: 200 - total flux cleaned = -0.0033736 Jy ! Total flux subtracted in 200 components = -0.0033736 Jy ! Clean residual min=-0.004315 max=0.004019 Jy/beam ! Clean residual mean=-0.000008 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.393239 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.393239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081564Jy sigma=0.438575 ! Fit after self-cal, rms=0.081497Jy sigma=0.438314 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.000648526 Jy ! Component: 100 - total flux cleaned = -0.000850766 Jy ! Component: 150 - total flux cleaned = -0.000940586 Jy ! Component: 200 - total flux cleaned = -0.00102519 Jy ! Total flux subtracted in 200 components = -0.00102519 Jy ! Clean residual min=-0.004014 max=0.003842 Jy/beam ! Clean residual mean=-0.000008 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.392214 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 0.392214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081231Jy sigma=0.437094 ! Fit after self-cal, rms=0.081207Jy sigma=0.437028 ! Inverting map ! Added new window around map position (-83, 115.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131858 Jy ! Component: 100 - total flux cleaned = 0.0013212 Jy ! Component: 150 - total flux cleaned = 0.00105915 Jy ! Component: 200 - total flux cleaned = 0.000818147 Jy ! Total flux subtracted in 200 components = 0.000818147 Jy ! Clean residual min=-0.003590 max=0.003582 Jy/beam ! Clean residual mean=-0.000007 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.393032 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.393032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080888Jy sigma=0.435479 ! Fit after self-cal, rms=0.080864Jy sigma=0.435396 ! 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.080864Jy sigma=0.435396 ! Fit after self-cal, rms=0.081365Jy sigma=0.434689 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.359 mas, bmaj=8.073 mas, bpa=-1.582 degrees ! Estimated noise=1.43417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0013461 Jy ! Component: 100 - total flux cleaned = -0.00144324 Jy ! Component: 150 - total flux cleaned = -0.00152929 Jy ! Component: 200 - total flux cleaned = -0.00160569 Jy ! Total flux subtracted in 200 components = -0.00160569 Jy ! Clean residual min=-0.003166 max=0.003231 Jy/beam ! Clean residual mean=-0.000007 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.391426 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.391426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081107Jy sigma=0.433545 ! Fit after self-cal, rms=0.081096Jy sigma=0.433479 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 = 8.42072e-05 Jy ! Component: 100 - total flux cleaned = 8.9339e-05 Jy ! Component: 150 - total flux cleaned = 9.18567e-05 Jy ! Component: 200 - total flux cleaned = 9.08647e-05 Jy ! Total flux subtracted in 200 components = 9.08647e-05 Jy ! Clean residual min=-0.003027 max=0.003071 Jy/beam ! Clean residual mean=-0.000007 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.391517 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 102 components and 0.391517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080961Jy sigma=0.432899 ! Fit after self-cal, rms=0.080951Jy sigma=0.432869 ! 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.080951Jy sigma=0.432869 ! Fit after self-cal, rms=0.081378Jy sigma=0.432625 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.796 mas, bmaj=15.34 mas, bpa=1.636 degrees ! Estimated noise=1.74692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204262 Jy ! Component: 100 - total flux cleaned = -0.000243808 Jy ! Component: 150 - total flux cleaned = -0.00036189 Jy ! Component: 200 - total flux cleaned = -0.000431389 Jy ! Total flux subtracted in 200 components = -0.000431389 Jy ! Clean residual min=-0.002849 max=0.002686 Jy/beam ! Clean residual mean=-0.000012 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.391086 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 118 components and 0.391086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081330Jy sigma=0.432308 ! Fit after self-cal, rms=0.081320Jy sigma=0.432215 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.000111367 Jy ! Component: 100 - total flux cleaned = -0.000144947 Jy ! Component: 150 - total flux cleaned = -0.000114021 Jy ! Component: 200 - total flux cleaned = -8.51063e-05 Jy ! Total flux subtracted in 200 components = -8.51063e-05 Jy ! Clean residual min=-0.002688 max=0.002631 Jy/beam ! Clean residual mean=-0.000012 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.391001 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 124 components and 0.391001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081304Jy sigma=0.432114 ! Fit after self-cal, rms=0.081295Jy sigma=0.432078 ! 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.361 mas, bmaj=8.096 mas, bpa=-1.443 degrees ! Estimated noise=1.4354 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.361 x 8.096 at -1.443 degrees (North through East) ! Clean map min=-0.0031434 max=0.33805 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.779 mas, bmaj=6.888 mas, bpa=-1.499 degrees ! Estimated noise=1.79531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.258942 Jy ! Component: 100 - total flux cleaned = 0.327516 Jy ! Component: 150 - total flux cleaned = 0.355265 Jy ! Component: 200 - total flux cleaned = 0.369011 Jy ! Total flux subtracted in 200 components = 0.369011 Jy ! Clean residual min=-0.005634 max=0.007700 Jy/beam ! Clean residual mean=-0.000022 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.369011 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.369011 Jy ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=8.096 mas, bpa=-1.443 degrees ! Estimated noise=1.4354 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.0100906 Jy ! Component: 100 - total flux cleaned = 0.0160731 Jy ! Component: 150 - total flux cleaned = 0.0200922 Jy ! Component: 200 - total flux cleaned = 0.0218585 Jy ! Total flux subtracted in 200 components = 0.0218585 Jy ! Clean residual min=-0.003486 max=0.003971 Jy/beam ! Clean residual mean=-0.000007 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.39087 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.39087 Jy ! Inverting map ! Added new window around map position (3.5, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181552 Jy ! Component: 100 - total flux cleaned = 0.00131415 Jy ! Component: 150 - total flux cleaned = 0.00104839 Jy ! Component: 200 - total flux cleaned = 0.00097091 Jy ! Total flux subtracted in 200 components = 0.00097091 Jy ! Clean residual min=-0.003080 max=0.002557 Jy/beam ! Clean residual mean=-0.000007 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.391841 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 69 components and 0.391841 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.796 mas, bmaj=15.34 mas, bpa=1.636 degrees ! Estimated noise=1.74692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000967971 Jy ! Component: 100 - total flux cleaned = 0.000813562 Jy ! Component: 150 - total flux cleaned = 0.000755991 Jy ! Component: 200 - total flux cleaned = 0.000755326 Jy ! Total flux subtracted in 200 components = 0.000755326 Jy ! Clean residual min=-0.002598 max=0.002237 Jy/beam ! Clean residual mean=-0.000011 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.392596 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.42324e-07 Jy ! Component: 100 - total flux cleaned = 9.39657e-07 Jy ! Component: 150 - total flux cleaned = 2.44548e-05 Jy ! Component: 200 - total flux cleaned = 4.77181e-05 Jy ! Total flux subtracted in 200 components = 4.77181e-05 Jy ! Clean residual min=-0.002556 max=0.002217 Jy/beam ! Clean residual mean=-0.000011 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.392644 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 88 components and 0.392644 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=8.096 mas, bpa=-1.443 degrees ! Estimated noise=1.4354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000361544 Jy ! Component: 100 - total flux cleaned = -0.000491545 Jy ! Component: 150 - total flux cleaned = -0.000610923 Jy ! Component: 200 - total flux cleaned = -0.000668812 Jy ! Total flux subtracted in 200 components = -0.000668812 Jy ! Clean residual min=-0.002765 max=0.002331 Jy/beam ! Clean residual mean=-0.000006 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.391975 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.391975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081022Jy sigma=0.431458 ! Fit after self-cal, rms=0.080960Jy sigma=0.431243 wmodel J0608-1520_S_map.mod ! Writing 101 model components to file: J0608-1520_S_map.mod wobs J0608-1520_S_uvs.fits ! Writing UV FITS file: J0608-1520_S_uvs.fits wwins J0608-1520_S_map.win ! wwins: Wrote 4 windows to J0608-1520_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.000895869 Jy ! Component: 100 - total flux cleaned = -0.00107078 Jy ! Component: 150 - total flux cleaned = -0.00102669 Jy ! Component: 200 - total flux cleaned = -0.000908693 Jy ! Component: 250 - total flux cleaned = -0.000870428 Jy ! Component: 300 - total flux cleaned = -0.000868306 Jy ! Component: 350 - total flux cleaned = -0.000831037 Jy ! Component: 400 - total flux cleaned = -0.000935847 Jy ! Component: 450 - total flux cleaned = -0.00113887 Jy ! Component: 500 - total flux cleaned = -0.0012712 Jy ! Component: 550 - total flux cleaned = -0.00149905 Jy ! Component: 600 - total flux cleaned = -0.00169042 Jy ! Component: 650 - total flux cleaned = -0.00194047 Jy ! Component: 700 - total flux cleaned = -0.0022462 Jy ! Component: 750 - total flux cleaned = -0.0024563 Jy ! Component: 800 - total flux cleaned = -0.00272237 Jy ! Component: 850 - total flux cleaned = -0.00292548 Jy ! Component: 900 - total flux cleaned = -0.00309689 Jy ! Component: 950 - total flux cleaned = -0.00329433 Jy ! Component: 1000 - total flux cleaned = -0.00346133 Jy ! Component: 1050 - total flux cleaned = -0.00362584 Jy ! Component: 1100 - total flux cleaned = -0.00373449 Jy ! Component: 1150 - total flux cleaned = -0.00394803 Jy ! Component: 1200 - total flux cleaned = -0.00413263 Jy ! Component: 1250 - total flux cleaned = -0.00434079 Jy ! Component: 1300 - total flux cleaned = -0.00441781 Jy ! Component: 1350 - total flux cleaned = -0.00457004 Jy ! Component: 1400 - total flux cleaned = -0.00472043 Jy ! Component: 1450 - total flux cleaned = -0.00484456 Jy ! Component: 1500 - total flux cleaned = -0.00504045 Jy ! Component: 1550 - total flux cleaned = -0.00516146 Jy ! Component: 1600 - total flux cleaned = -0.00530508 Jy ! Component: 1650 - total flux cleaned = -0.00544637 Jy ! Component: 1700 - total flux cleaned = -0.00556298 Jy ! Component: 1750 - total flux cleaned = -0.00565529 Jy ! Component: 1800 - total flux cleaned = -0.00570122 Jy ! Component: 1850 - total flux cleaned = -0.00583691 Jy ! Component: 1900 - total flux cleaned = -0.00597127 Jy ! Component: 1950 - total flux cleaned = -0.0060595 Jy ! Component: 2000 - total flux cleaned = -0.00612555 Jy ! Component: 2050 - total flux cleaned = -0.00632036 Jy ! Component: 2100 - total flux cleaned = -0.00634167 Jy ! Component: 2150 - total flux cleaned = -0.00646891 Jy ! Component: 2200 - total flux cleaned = -0.00659491 Jy ! Component: 2250 - total flux cleaned = -0.00663618 Jy ! Component: 2300 - total flux cleaned = -0.00675983 Jy ! Component: 2350 - total flux cleaned = -0.00686201 Jy ! Component: 2400 - total flux cleaned = -0.00694245 Jy ! Component: 2450 - total flux cleaned = -0.00700248 Jy ! Component: 2500 - total flux cleaned = -0.00704216 Jy ! Component: 2550 - total flux cleaned = -0.00708152 Jy ! Component: 2600 - total flux cleaned = -0.00717874 Jy ! Component: 2650 - total flux cleaned = -0.0071785 Jy ! Component: 2700 - total flux cleaned = -0.00723606 Jy ! Component: 2750 - total flux cleaned = -0.00727391 Jy ! Component: 2800 - total flux cleaned = -0.00723655 Jy ! Component: 2850 - total flux cleaned = -0.00729227 Jy ! Component: 2900 - total flux cleaned = -0.00734791 Jy ! Component: 2950 - total flux cleaned = -0.00745782 Jy ! Component: 3000 - total flux cleaned = -0.00745739 Jy ! Component: 3050 - total flux cleaned = -0.00747555 Jy ! Component: 3100 - total flux cleaned = -0.00754726 Jy ! Component: 3150 - total flux cleaned = -0.00758263 Jy ! Component: 3200 - total flux cleaned = -0.00763535 Jy ! Component: 3250 - total flux cleaned = -0.00768748 Jy ! Component: 3300 - total flux cleaned = -0.00773949 Jy ! Component: 3350 - total flux cleaned = -0.00779108 Jy ! Component: 3400 - total flux cleaned = -0.00777382 Jy ! Component: 3450 - total flux cleaned = -0.00787512 Jy ! Component: 3500 - total flux cleaned = -0.00792539 Jy ! Component: 3550 - total flux cleaned = -0.00802512 Jy ! Component: 3600 - total flux cleaned = -0.00805816 Jy ! Component: 3650 - total flux cleaned = -0.00810725 Jy ! Component: 3700 - total flux cleaned = -0.00813977 Jy ! Component: 3750 - total flux cleaned = -0.0082368 Jy ! Component: 3800 - total flux cleaned = -0.00828493 Jy ! Component: 3850 - total flux cleaned = -0.00836439 Jy ! Component: 3900 - total flux cleaned = -0.00831703 Jy ! Component: 3950 - total flux cleaned = -0.00842688 Jy ! Component: 4000 - total flux cleaned = -0.00848928 Jy ! Component: 4050 - total flux cleaned = -0.00862858 Jy ! Total flux subtracted in 4096 components = -0.00864389 Jy ! Clean residual min=-0.000824 max=0.000928 Jy/beam ! Clean residual mean=0.000000 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.383331 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 349 components and 0.383331 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0608-1520_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.361 x 8.096 at -1.443 degrees (North through East) ! Clean map min=-0.002488 max=0.33723 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0608-1520_S_map.fits wmodel /image_prod/ug002_uva//J0608-1520_S_map.mod ! Writing 349 model components to file: /image_prod/ug002_uva//J0608-1520_S_map.mod wobs /image_prod/ug002_uva//J0608-1520_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0608-1520_S_uvs.fits wwins /image_prod/ug002_uva//J0608-1520_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0608-1520_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.337226 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000274068 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.243814 0.243814 0.487629 0.975258 1.95052 3.90103 7.80206 15.6041 31.2082 62.4165 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.337 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1230.44 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0608-1520_S_dfm.log closed on Wed Mar 4 21:10:47 2020