! Started logfile: /image_prod/ug002_uva//J1354-0206_S_i_dfm.log on Thu Mar 5 01:30:36 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//J1354-0206_S_i_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1354-0206_S_i_uva.fits ! AN table 1: 16 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.796875 visibilities/baseline/integration-bin. ! Found source: J1354-0206 ! ! 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 40 lines of history. ! ! Reading 1071 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 J1354-0206_S_i] 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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.254533Jy sigma=7.045287 ! Fit after self-cal, rms=0.453615Jy sigma=2.471069 ! 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.486 mas, bmaj=10.4 mas, bpa=20.28 degrees ! Estimated noise=4.49764 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.527703 Jy ! Component: 100 - total flux cleaned = 0.73338 Jy ! Total flux subtracted in 100 components = 0.73338 Jy ! Clean residual min=-0.054207 max=0.104236 Jy/beam ! Clean residual mean=0.000063 rms=0.019886 Jy/beam ! Combined flux in latest and established models = 0.73338 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.73338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.235506Jy sigma=1.308434 ! Fit after self-cal, rms=0.235403Jy sigma=1.308113 ! 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.073 mas, bmaj=10.66 mas, bpa=19.51 degrees ! Estimated noise=3.96607 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.109042 Jy ! Component: 100 - total flux cleaned = 0.164466 Jy ! Component: 150 - total flux cleaned = 0.198782 Jy ! Component: 200 - total flux cleaned = 0.221655 Jy ! Total flux subtracted in 200 components = 0.221655 Jy ! Clean residual min=-0.055021 max=0.063538 Jy/beam ! Clean residual mean=0.000036 rms=0.014527 Jy/beam ! Combined flux in latest and established models = 0.955034 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.955034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.182580Jy sigma=0.984741 ! Fit after self-cal, rms=0.182534Jy sigma=0.984527 ! 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.073 x 10.66 at 19.51 degrees (North through East) ! Clean map min=-0.054584 max=0.59326 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.50 FD 0.87 HN 1.00 KP 1.04 ! NL 0.88 OV 0.86 PT 1.05 SC 1.03 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 3.69 FD 0.85 HN 1.00 KP 1.05 ! NL 0.89 OV 0.84 PT 1.06 SC 0.89 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.25 FD 0.92 HN 1.09 KP 1.02 ! NL 0.94 OV 0.90 PT 1.07 SC 1.06 ! ! ! Fit before self-cal, rms=0.182534Jy sigma=0.984527 ! Fit after self-cal, rms=0.193876Jy sigma=0.698561 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.128 mas, bmaj=10.88 mas, bpa=18.17 degrees ! Estimated noise=4.31292 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.019008 Jy ! Component: 100 - total flux cleaned = -0.0253311 Jy ! Component: 150 - total flux cleaned = -0.0303791 Jy ! Component: 200 - total flux cleaned = -0.0331531 Jy ! Total flux subtracted in 200 components = -0.0331531 Jy ! Clean residual min=-0.037195 max=0.036881 Jy/beam ! Clean residual mean=0.000015 rms=0.008830 Jy/beam ! Combined flux in latest and established models = 0.921881 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.921881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.185294Jy sigma=0.615692 ! Fit after self-cal, rms=0.185612Jy sigma=0.615430 ! 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.185612Jy sigma=0.615430 ! Fit after self-cal, rms=0.230254Jy sigma=0.534637 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.14 mas, bmaj=10.75 mas, bpa=17.74 degrees ! Estimated noise=4.35299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0143831 Jy ! Component: 100 - total flux cleaned = -0.0187405 Jy ! Component: 150 - total flux cleaned = -0.0217191 Jy ! Component: 200 - total flux cleaned = -0.0246817 Jy ! Total flux subtracted in 200 components = -0.0246817 Jy ! Clean residual min=-0.026527 max=0.022747 Jy/beam ! Clean residual mean=0.000016 rms=0.006184 Jy/beam ! Combined flux in latest and established models = 0.897199 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.897199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.227087Jy sigma=0.481857 ! Fit after self-cal, rms=0.227116Jy sigma=0.481741 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.00208097 Jy ! Component: 100 - total flux cleaned = -0.00342369 Jy ! Component: 150 - total flux cleaned = -0.00452918 Jy ! Component: 200 - total flux cleaned = -0.00545675 Jy ! Total flux subtracted in 200 components = -0.00545675 Jy ! Clean residual min=-0.023597 max=0.022484 Jy/beam ! Clean residual mean=0.000014 rms=0.005854 Jy/beam ! Combined flux in latest and established models = 0.891743 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.891743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.227224Jy sigma=0.467726 ! Fit after self-cal, rms=0.227245Jy sigma=0.467674 ! 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.227245Jy sigma=0.467674 ! Fit after self-cal, rms=0.261972Jy sigma=0.454167 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.147 mas, bmaj=10.74 mas, bpa=17.48 degrees ! Estimated noise=4.39338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.010101 Jy ! Component: 100 - total flux cleaned = -0.01247 Jy ! Component: 150 - total flux cleaned = -0.0148032 Jy ! Component: 200 - total flux cleaned = -0.0164008 Jy ! Total flux subtracted in 200 components = -0.0164008 Jy ! Clean residual min=-0.020163 max=0.018129 Jy/beam ! Clean residual mean=0.000010 rms=0.004812 Jy/beam ! Combined flux in latest and established models = 0.875342 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 57 components and 0.875342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.260742Jy sigma=0.429348 ! Fit after self-cal, rms=0.260632Jy sigma=0.429295 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.00138192 Jy ! Component: 100 - total flux cleaned = -0.00294348 Jy ! Component: 150 - total flux cleaned = -0.00408186 Jy ! Component: 200 - total flux cleaned = -0.00490364 Jy ! Total flux subtracted in 200 components = -0.00490364 Jy ! Clean residual min=-0.018307 max=0.017850 Jy/beam ! Clean residual mean=0.000010 rms=0.004609 Jy/beam ! Combined flux in latest and established models = 0.870438 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.870438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.260617Jy sigma=0.422495 ! Fit after self-cal, rms=0.260624Jy sigma=0.422429 ! 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.260624Jy sigma=0.422429 ! Fit after self-cal, rms=0.284213Jy sigma=0.414742 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.096 mas, bmaj=13.42 mas, bpa=10.01 degrees ! Estimated noise=4.856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00511038 Jy ! Component: 100 - total flux cleaned = -0.00667275 Jy ! Component: 150 - total flux cleaned = -0.00776854 Jy ! Component: 200 - total flux cleaned = -0.00888158 Jy ! Total flux subtracted in 200 components = -0.00888158 Jy ! Clean residual min=-0.019357 max=0.017620 Jy/beam ! Clean residual mean=0.000014 rms=0.004998 Jy/beam ! Combined flux in latest and established models = 0.861557 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 64 components and 0.861557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.283927Jy sigma=0.403753 ! Fit after self-cal, rms=0.283854Jy sigma=0.403409 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.00126062 Jy ! Component: 100 - total flux cleaned = -0.00189693 Jy ! Component: 150 - total flux cleaned = -0.00257268 Jy ! Component: 200 - total flux cleaned = -0.00316496 Jy ! Total flux subtracted in 200 components = -0.00316496 Jy ! Clean residual min=-0.017885 max=0.017441 Jy/beam ! Clean residual mean=0.000013 rms=0.004834 Jy/beam ! Combined flux in latest and established models = 0.858392 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.858392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.283848Jy sigma=0.399689 ! Fit after self-cal, rms=0.283848Jy sigma=0.399399 ! 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.148 mas, bmaj=10.73 mas, bpa=17.34 degrees ! Estimated noise=4.41643 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.148 x 10.73 at 17.34 degrees (North through East) ! Clean map min=-0.015652 max=0.68317 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.283848Jy sigma=0.399399 ! Fit after self-cal, rms=0.433037Jy sigma=0.370920 ! Inverting map and beam ! Estimated beam: bmin=4.15 mas, bmaj=10.72 mas, bpa=17.23 degrees ! Estimated noise=4.43061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00614375 Jy ! Component: 100 - total flux cleaned = -0.00757319 Jy ! Component: 150 - total flux cleaned = -0.00875745 Jy ! Component: 200 - total flux cleaned = -0.00956936 Jy ! Total flux subtracted in 200 components = -0.00956936 Jy ! Clean residual min=-0.013750 max=0.012773 Jy/beam ! Clean residual mean=0.000005 rms=0.003392 Jy/beam ! Combined flux in latest and established models = 0.848822 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.848822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.432695Jy sigma=0.360907 ! Fit after self-cal, rms=0.432596Jy sigma=0.360883 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00070759 Jy ! Component: 100 - total flux cleaned = -0.00102663 Jy ! Component: 150 - total flux cleaned = -0.00147223 Jy ! Component: 200 - total flux cleaned = -0.00187036 Jy ! Total flux subtracted in 200 components = -0.00187036 Jy ! Clean residual min=-0.012817 max=0.012671 Jy/beam ! Clean residual mean=0.000005 rms=0.003299 Jy/beam ! Combined flux in latest and established models = 0.846952 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.846952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.432439Jy sigma=0.358157 ! Fit after self-cal, rms=0.432381Jy sigma=0.358142 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.432381Jy sigma=0.358142 ! Fit after self-cal, rms=0.457393Jy sigma=0.354919 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.534 mas, bmaj=10.26 mas, bpa=17.78 degrees ! Estimated noise=5.17645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.590159 Jy ! Component: 100 - total flux cleaned = 0.722499 Jy ! Component: 150 - total flux cleaned = 0.770931 Jy ! Component: 200 - total flux cleaned = 0.79433 Jy ! Total flux subtracted in 200 components = 0.79433 Jy ! Clean residual min=-0.013825 max=0.017087 Jy/beam ! Clean residual mean=0.000008 rms=0.003641 Jy/beam ! Combined flux in latest and established models = 0.79433 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.79433 Jy ! Inverting map and beam ! Estimated beam: bmin=4.146 mas, bmaj=10.72 mas, bpa=17.21 degrees ! Estimated noise=4.4383 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 (5.5, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177148 Jy ! Component: 100 - total flux cleaned = 0.026417 Jy ! Component: 150 - total flux cleaned = 0.0291667 Jy ! Component: 200 - total flux cleaned = 0.0311596 Jy ! Total flux subtracted in 200 components = 0.0311596 Jy ! Clean residual min=-0.008966 max=0.010584 Jy/beam ! Clean residual mean=0.000003 rms=0.002788 Jy/beam ! Combined flux in latest and established models = 0.825489 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 44 components and 0.825489 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=8.1 mas, bmaj=13.46 mas, bpa=9.403 degrees ! Estimated noise=4.88189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240459 Jy ! Component: 100 - total flux cleaned = 0.0020513 Jy ! Component: 150 - total flux cleaned = 0.00172667 Jy ! Component: 200 - total flux cleaned = 0.00129781 Jy ! Total flux subtracted in 200 components = 0.00129781 Jy ! Clean residual min=-0.009502 max=0.010981 Jy/beam ! Clean residual mean=0.000004 rms=0.003105 Jy/beam ! Combined flux in latest and established models = 0.826787 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 = 8.94945e-06 Jy ! Component: 100 - total flux cleaned = 0.000134046 Jy ! Component: 150 - total flux cleaned = 0.000134158 Jy ! Component: 200 - total flux cleaned = 0.000138137 Jy ! Total flux subtracted in 200 components = 0.000138137 Jy ! Clean residual min=-0.009067 max=0.010912 Jy/beam ! Clean residual mean=0.000004 rms=0.003055 Jy/beam ! Combined flux in latest and established models = 0.826925 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 75 components and 0.826925 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.146 mas, bmaj=10.72 mas, bpa=17.21 degrees ! Estimated noise=4.4383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00129833 Jy ! Component: 100 - total flux cleaned = -0.0012961 Jy ! Component: 150 - total flux cleaned = -0.00129488 Jy ! Component: 200 - total flux cleaned = -0.00129508 Jy ! Total flux subtracted in 200 components = -0.00129508 Jy ! Clean residual min=-0.008517 max=0.010337 Jy/beam ! Clean residual mean=0.000002 rms=0.002475 Jy/beam ! Combined flux in latest and established models = 0.82563 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.82563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.454895Jy sigma=0.339388 ! Fit after self-cal, rms=0.453628Jy sigma=0.338841 wmodel J1354-0206_S_i_map.mod ! Writing 91 model components to file: J1354-0206_S_i_map.mod wobs J1354-0206_S_i_uvs.fits ! Writing UV FITS file: J1354-0206_S_i_uvs.fits wwins J1354-0206_S_i_map.win ! wwins: Wrote 2 windows to J1354-0206_S_i_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.000865403 Jy ! Component: 100 - total flux cleaned = 0.000856257 Jy ! Component: 150 - total flux cleaned = 0.00113439 Jy ! Component: 200 - total flux cleaned = 0.000871974 Jy ! Component: 250 - total flux cleaned = 0.000373749 Jy ! Component: 300 - total flux cleaned = 1.77761e-05 Jy ! Component: 350 - total flux cleaned = -0.000555461 Jy ! Component: 400 - total flux cleaned = -0.00155256 Jy ! Component: 450 - total flux cleaned = -0.00187358 Jy ! Component: 500 - total flux cleaned = -0.00270549 Jy ! Component: 550 - total flux cleaned = -0.00331121 Jy ! Component: 600 - total flux cleaned = -0.00380035 Jy ! Component: 650 - total flux cleaned = -0.00446446 Jy ! Component: 700 - total flux cleaned = -0.00510733 Jy ! Component: 750 - total flux cleaned = -0.00555283 Jy ! Component: 800 - total flux cleaned = -0.00598968 Jy ! Component: 850 - total flux cleaned = -0.00666718 Jy ! Component: 900 - total flux cleaned = -0.00699473 Jy ! Component: 950 - total flux cleaned = -0.00755586 Jy ! Component: 1000 - total flux cleaned = -0.00794762 Jy ! Component: 1050 - total flux cleaned = -0.00817867 Jy ! Component: 1100 - total flux cleaned = -0.00840531 Jy ! Component: 1150 - total flux cleaned = -0.00877248 Jy ! Component: 1200 - total flux cleaned = -0.00891726 Jy ! Component: 1250 - total flux cleaned = -0.00920208 Jy ! Component: 1300 - total flux cleaned = -0.00955056 Jy ! Component: 1350 - total flux cleaned = -0.00982329 Jy ! Component: 1400 - total flux cleaned = -0.00995801 Jy ! Component: 1450 - total flux cleaned = -0.0102234 Jy ! Component: 1500 - total flux cleaned = -0.0105484 Jy ! Component: 1550 - total flux cleaned = -0.0106747 Jy ! Component: 1600 - total flux cleaned = -0.010487 Jy ! Component: 1650 - total flux cleaned = -0.0105486 Jy ! Component: 1700 - total flux cleaned = -0.0107311 Jy ! Component: 1750 - total flux cleaned = -0.0109708 Jy ! Component: 1800 - total flux cleaned = -0.010792 Jy ! Component: 1850 - total flux cleaned = -0.0109684 Jy ! Component: 1900 - total flux cleaned = -0.0111412 Jy ! Component: 1950 - total flux cleaned = -0.011026 Jy ! Component: 2000 - total flux cleaned = -0.0110264 Jy ! Component: 2050 - total flux cleaned = -0.0111386 Jy ! Component: 2100 - total flux cleaned = -0.0111931 Jy ! Component: 2150 - total flux cleaned = -0.0110832 Jy ! Component: 2200 - total flux cleaned = -0.010975 Jy ! Component: 2250 - total flux cleaned = -0.0110813 Jy ! Component: 2300 - total flux cleaned = -0.0110808 Jy ! Component: 2350 - total flux cleaned = -0.011289 Jy ! Component: 2400 - total flux cleaned = -0.0112886 Jy ! Component: 2450 - total flux cleaned = -0.0112372 Jy ! Component: 2500 - total flux cleaned = -0.0113389 Jy ! Component: 2550 - total flux cleaned = -0.0114402 Jy ! Component: 2600 - total flux cleaned = -0.0116398 Jy ! Component: 2650 - total flux cleaned = -0.0116397 Jy ! Component: 2700 - total flux cleaned = -0.0117872 Jy ! Component: 2750 - total flux cleaned = -0.0117868 Jy ! Component: 2800 - total flux cleaned = -0.0117872 Jy ! Component: 2850 - total flux cleaned = -0.0119787 Jy ! Component: 2900 - total flux cleaned = -0.0121212 Jy ! Component: 2950 - total flux cleaned = -0.0122156 Jy ! Component: 3000 - total flux cleaned = -0.0122159 Jy ! Component: 3050 - total flux cleaned = -0.0124961 Jy ! Component: 3100 - total flux cleaned = -0.0126812 Jy ! Component: 3150 - total flux cleaned = -0.0128649 Jy ! Component: 3200 - total flux cleaned = -0.0130018 Jy ! Component: 3250 - total flux cleaned = -0.013138 Jy ! Component: 3300 - total flux cleaned = -0.0134538 Jy ! Component: 3350 - total flux cleaned = -0.013633 Jy ! Component: 3400 - total flux cleaned = -0.0139449 Jy ! Component: 3450 - total flux cleaned = -0.0141663 Jy ! Component: 3500 - total flux cleaned = -0.014343 Jy ! Component: 3550 - total flux cleaned = -0.0146934 Jy ! Component: 3600 - total flux cleaned = -0.014911 Jy ! Component: 3650 - total flux cleaned = -0.0150842 Jy ! Component: 3700 - total flux cleaned = -0.0154287 Jy ! Component: 3750 - total flux cleaned = -0.0154717 Jy ! Component: 3800 - total flux cleaned = -0.0156853 Jy ! Component: 3850 - total flux cleaned = -0.015855 Jy ! Component: 3900 - total flux cleaned = -0.016024 Jy ! Component: 3950 - total flux cleaned = -0.0161919 Jy ! Component: 4000 - total flux cleaned = -0.0163177 Jy ! Component: 4050 - total flux cleaned = -0.0164426 Jy ! Total flux subtracted in 4096 components = -0.016691 Jy ! Clean residual min=-0.002827 max=0.002190 Jy/beam ! Clean residual mean=-0.000004 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.808939 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 349 components and 0.808938 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1354-0206_S_i_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.146 x 10.72 at 17.21 degrees (North through East) ! Clean map min=-0.009847 max=0.71013 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1354-0206_S_i_map.fits wmodel /image_prod/ug002_uva//J1354-0206_S_i_map.mod ! Writing 349 model components to file: /image_prod/ug002_uva//J1354-0206_S_i_map.mod wobs /image_prod/ug002_uva//J1354-0206_S_i_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1354-0206_S_i_uvs.fits wwins /image_prod/ug002_uva//J1354-0206_S_i_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1354-0206_S_i_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.710126 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000731796 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.309155 0.309155 0.618309 1.23662 2.47324 4.94648 9.89295 19.7859 39.5718 79.1436 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.71 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 970.387 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1354-0206_S_i_dfm.log closed on Thu Mar 5 01:30:40 2020